aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/cd.fish
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-11-21 01:25:18 +1000
committerGravatar axel <axel@liljencrantz.se>2006-11-21 01:25:18 +1000
commit1145a5d483b2eab9bdc8d4f695c535c3dee6478d (patch)
treef27e99fbb4262b5b098776ee4cd076105233c8e6 /share/completions/cd.fish
parent125ca9ff731f97691bf1f4221ff671d4a41d6510 (diff)
Touch up completions for builtin commands
darcs-hash:20061120152518-ac50b-cbd3d14af4fd2d67304278d442443decbac1ef7c.gz
Diffstat (limited to 'share/completions/cd.fish')
-rw-r--r--share/completions/cd.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/completions/cd.fish b/share/completions/cd.fish
index ff34cee4..1b8ac979 100644
--- a/share/completions/cd.fish
+++ b/share/completions/cd.fish
@@ -1,2 +1,3 @@
complete -x -c cd -a "(__fish_complete_cd)"
+complete -c cd -s h -l help -d (N_ "Display help and exit" )