mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 01:03:01 +08:00
4 lines
159 B
Fish
4 lines
159 B
Fish
|
|
complete -c builtin -s h -l help --description 'Display help and exit'
|
|
complete -c builtin -s n -l names --description 'Print names of all existing builtins'
|