aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/fish.fish
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-09-17 10:17:48 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-09-17 10:17:48 +0800
commiteb40baacfc74b7962eeef3d25ccea0046f5ec1ef (patch)
tree220ad9bde88eac1001412b1f38beddca7fe72222 /share/completions/fish.fish
parent133ba6e01b5fe1fc87d0278300af9c367653c4b9 (diff)
update completions for builtin commands
Diffstat (limited to 'share/completions/fish.fish')
-rw-r--r--share/completions/fish.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/completions/fish.fish b/share/completions/fish.fish
index 91b7f704..70642d84 100644
--- a/share/completions/fish.fish
+++ b/share/completions/fish.fish
@@ -5,3 +5,4 @@ complete -c fish -s n -l no-execute --description "Only parse input, do not exec
complete -c fish -s i -l interactive --description "Run in interactive mode"
complete -c fish -s l -l login --description "Run in login mode"
complete -c fish -s p -l profile --description "Output profiling information to specified file" -f
+complete -c fish -s d -l debug --description "Run with the specified verbosity level"