aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/gorename.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/gorename.fish')
-rw-r--r--share/completions/gorename.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/completions/gorename.fish b/share/completions/gorename.fish
index 320366bd..50dbed3c 100644
--- a/share/completions/gorename.fish
+++ b/share/completions/gorename.fish
@@ -7,4 +7,4 @@ complete -c gorename -l offset -o offset -d "File and byte offset of identifier
complete -c gorename -l tags -o tags -d "Build tag"
complete -c gorename -l to -o to -d "New name for identifier" -r
complete -c gorename -s v -d "Print verbose information"
-
+complete -c gorename -l help -o help -s h -d "Show help"