mirror of https://github.com/bjeanes/dotfiles.git
6 lines
129 B
Fish
6 lines
129 B
Fish
|
function jod
|
||
|
java -jar lib/jodconverter/jodconverter-cli-2.2.2.jar -p 2002 -x lib/jodconverter/document-formats.xml $argv
|
||
|
|
||
|
|
||
|
end
|