mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-01 23:24:21 +08:00
4 lines
149 B
Fish
4 lines
149 B
Fish
|
|
||
|
complete -c builtin -s h -l help -d (N_ "Display help and exit" )
|
||
|
complete -c builtin -s n -l names -d (N_ "Print names of all existing builtins" )
|