fish-shell/share/completions/native2ascii.fish

5 lines
268 B
Fish
Raw Normal View History

2014-04-07 05:57:34 +08:00
# native2ascii
complete -c native2ascii -o reverse --description 'Perform the reverse operation'
complete -c native2ascii -o encoding --description 'Specifies the name of the character encoding'
complete -c native2ascii -o Joption --description 'Pass "option" to JVM'