summaryrefslogtreecommitdiffstats
path: root/nix-script-switch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nix-script-switch.sh')
-rwxr-xr-xnix-script-switch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-script-switch.sh b/nix-script-switch.sh
index 572dac5..19b04a2 100755
--- a/nix-script-switch.sh
+++ b/nix-script-switch.sh
@@ -50,7 +50,7 @@ $(help_rcvars \
"RC_SWITCH_DEFAULT_TAG_FLAGS_NIXPKGS - Default git-tag flags for tagging in nixpkgs"
)
-$(help_end)
+$(help_end "${BASH_SOURCE[0]}")
EOS
}