Encryption Wizard has command line counterparts for most GUI operations. As of 3.4, the built-in help displayed by the text interface supercedes this GUI's description of that same built-in help, and as such it will not be reproduced here.
The general command line format is
java -jar EW-*-3.5.*.jar [options] [files]
For a brief listing of options and a brief description of their effects,
use one of
java -jar EW-*-3.5.*.jar -h
java -jar EW-*-3.5.*.jar --help
For a complete listing of options and an extended description of their effects, add the -v / --verbose option.