mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
2 lines
128 B
Fish
2 lines
128 B
Fish
complete -c contains -s h -l help -d "Display help and exit"
|
|
complete -c contains -s i -l index -d "Print index of first match"
|