mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-28 04:03:39 +08:00
5 lines
268 B
Fish
5 lines
268 B
Fish
|
# 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'
|