aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/godoc.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/godoc.fish')
-rw-r--r--share/completions/godoc.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/completions/godoc.fish b/share/completions/godoc.fish
index 48d38761..716a554a 100644
--- a/share/completions/godoc.fish
+++ b/share/completions/godoc.fish
@@ -22,4 +22,4 @@ complete -r -c godoc -l url -o url -d "Print HTML for named URL"
complete -c godoc -s v -d "Verbose mode"
complete -r -c godoc -l write_index -o write_index -d "Write index to a file"
complete -r -c godoc -l zip -o zip -d "Zip file providing the file system to serve"
-
+complete -c godoc -l help -o help -s h -d "Show help"