4 lines
162 B
Fish
4 lines
162 B
Fish
complete -c realpath -s q -l quiet -d 'ignore warnings'
|
|
complete -c realpath -s h -l help -d 'Print help'
|
|
complete -c realpath -s V -l version -d 'Print version'
|