mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 20:48:37 +00:00
3 lines
139 B
Fish
3 lines
139 B
Fish
complete -c and -s h -l help -d 'Display help and exit'
|
|
complete -c and -xa '(__fish_complete_subcommand --allow-functions-and-builtins)'
|
|
|