aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/gem.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/gem.fish')
-rw-r--r--share/completions/gem.fish4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/completions/gem.fish b/share/completions/gem.fish
index f3b4f92c..bf86f430 100644
--- a/share/completions/gem.fish
+++ b/share/completions/gem.fish
@@ -4,8 +4,8 @@
#####
# Global options
-complete -c gem -n 'not __fish_use_subcommand' -s h -l help -d "Print usage informations and quit"
-complete -c gem -n 'not __fish_use_subcommand' -s v -l version -d "Print the version and quit"
+complete -c gem -n '__fish_use_subcommand' -s h -l help -d "Print usage informations and quit"
+complete -c gem -n '__fish_use_subcommand' -s v -l version -d "Print the version and quit"
#####
# Subcommands