diff --git a/share/completions/help.fish b/share/completions/help.fish index 710fb3490..cf0ecfa8c 100644 --- a/share/completions/help.fish +++ b/share/completions/help.fish @@ -2,17 +2,14 @@ # Completions for the help command # -for i in (builtin -n) - complete -c help -x -a $i -d (N_ "Help for the specified builtin") -end - for i in case (sed -n < $__fish_help_dir/commands.html -e "s/.*