From 815059ff14a394c2397e8443565dc97de3a3c330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 9 Dec 2022 15:37:41 +0100 Subject: [PATCH] nixos-remote: don't display wrapped executable in usage this is confusing and leaking implementation details. --- nixos-remote | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-remote b/nixos-remote index b7865a9..c4e65c5 100755 --- a/nixos-remote +++ b/nixos-remote @@ -3,7 +3,7 @@ set -eufo pipefail showUsage() { cat <