2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-21 09:24:32 +00:00
fish-shell/share/completions/and.fish
2012-08-04 11:20:03 -07:00

3 lines
121 B
Fish

complete -c and -s h -l help --description 'Display help and exit'
complete -c and -xa '( __fish_complete_subcommand )'