summaryrefslogtreecommitdiffstats
path: root/nix-script-channel-list-generations.sh
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-06-28 15:44:05 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-09-07 16:11:45 +0200
commitd0fb9648ce12a47b8490626df449b2bf6aa4ab16 (patch)
tree64b635e426abf0487eea754b72d3b6f6c55a3b17 /nix-script-channel-list-generations.sh
parentcccf8001bd93a4b459609c3792dc679e695ed86b (diff)
Ugly fix: Hard-code (more or less) help synopsis string
Diffstat (limited to 'nix-script-channel-list-generations.sh')
-rwxr-xr-xnix-script-channel-list-generations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-script-channel-list-generations.sh b/nix-script-channel-list-generations.sh
index 6ab5408..3b4cc87 100755
--- a/nix-script-channel-list-generations.sh
+++ b/nix-script-channel-list-generations.sh
@@ -7,7 +7,7 @@ Red='\e[0;31m'
usage() {
cat <<EOS >&2
- $(help_synopsis "${BASH_SOURCE[0]}" "[-h]")
+ $(help_synopsis "channel" "list-generations [-h]")
-h | Show this help and exit