aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/cd.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/cd.fish')
-rw-r--r--share/completions/cd.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/completions/cd.fish b/share/completions/cd.fish
index 1b8ac979..75a0d06c 100644
--- a/share/completions/cd.fish
+++ b/share/completions/cd.fish
@@ -1,3 +1,3 @@
complete -x -c cd -a "(__fish_complete_cd)"
-complete -c cd -s h -l help -d (N_ "Display help and exit" )
+complete -c cd -s h -l help --description 'Display help and exit'