aboutsummaryrefslogtreecommitdiff
path: root/misc/zsh/run-help-nix
diff options
context:
space:
mode:
Diffstat (limited to 'misc/zsh/run-help-nix')
-rw-r--r--misc/zsh/run-help-nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/zsh/run-help-nix b/misc/zsh/run-help-nix
index 534b51ec2..45588470b 100644
--- a/misc/zsh/run-help-nix
+++ b/misc/zsh/run-help-nix
@@ -81,7 +81,7 @@ case "$1" in
case "$2" in
add-file|add-path|cat|copy-sigs|delete|diff-closures|dump-path|gc|ls)
;& # fallthrough
- make-content-addressable|optimise|ping|prefetch-file|repair|sign|verify)
+ make-content-addressed|optimise|ping|prefetch-file|repair|sign|verify)
man "nix3-$1-$2" ;;
*)
man "nix3-$1" ;;