mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
4 lines
268 B
Fish
4 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'
|