mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:41:42 +08:00
4f1fa9513c
Also fix ssh completions which were broken by
277fca9c6a
.
4 lines
137 B
Fish
4 lines
137 B
Fish
|
|
complete -c or -s h -l help -d 'Display help and exit'
|
|
complete -c or -xa '(__fish_complete_subcommand --allow-functions-and-builtins)'
|