mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-06 10:08:47 +00: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" )
|