mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 15:30:40 +08:00
3 lines
128 B
Fish
3 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"
|