2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-03-05 15:57:36 +00:00
fish-shell/share/completions/builtin.fish

4 lines
159 B
Fish
Raw Normal View History

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'