mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-22 06:18:56 +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" )
|