mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 12:32:59 +08:00
3 lines
138 B
Fish
3 lines
138 B
Fish
complete -c not -s h -l help -d 'Display help and exit'
|
|
complete -c not -xa '(__fish_complete_subcommand --allow-functions-and-builtins)'
|