mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 14:23:09 +00:00
3 lines
119 B
Fish
3 lines
119 B
Fish
|
complete -c contains -s h -l help -d "Display help"
|
||
|
complete -c contains -s i -l index -d "Print index of first match"
|