4 lines
262 B
Fish
4 lines
262 B
Fish
complete -c rev -s c -l color -r -f -a "{always ,ansi ,auto ,never }"
|
|
complete -c rev -s v -l verbose -d 'Each file is preceded by a header consisting of the string "==> XXX <==" where "XXX" is the name of the file.'
|
|
complete -c rev -s h -l help -d 'Print help'
|