java -jar lib/dost.jar -version
java -jar lib/dost.jar -h
D:\DITA-OT1.3_fullpackage_bin\DITA-OT1.3>java -jar lib/dost.jar -h
java -jar lib/dost.jar [mandatory parameters] [options]
Mandatory parameters:
/i:{args.input} specify the input file
/transtype:{transtype} specify the transformation type
Options:
-help, -h print this message
-version print the version information and exit
/basedir:{basedir} specify the working directory
/ditadir:{dita.dir} specify the toolkit's home directory
/outdir:{output.dir} specify the output directory
/tempdir:{dita.temp.dir} specify the temporary directory
/logdir:{args.logdir} specify the log directory
/ditaext:{dita.extname} specify the dita file extension
...