mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 02:12:08 +08:00
1145a5d483
darcs-hash:20061120152518-ac50b-cbd3d14af4fd2d67304278d442443decbac1ef7c.gz
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" )
|