fish-shell/share/completions/native2ascii.fish

5 lines
235 B
Fish
Raw Normal View History

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