2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-23 18:25:06 +00:00
fish-shell/share/completions/native2ascii.fish
Aaron Gyes 68527ff20c completions: --description -> -d
This ends up saving a surprising number of bytes.
2017-10-11 10:17:35 -07:00

4 lines
235 B
Fish

# 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'