mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 03:51:23 +08:00
3 lines
111 B
Fish
3 lines
111 B
Fish
complete -c exec -s h -l help -d 'Display help and exit'
|
|
complete -c exec -r -a '(__fish_complete_subcommand)'
|