ZedAI to HTML
Transforms ZedAI XML (ANSI/NISO Z39.98-2012 Authoring and Interchange) into HTML.
Synopsis
Outputs
-
HTML
The resulting HTML file.
Usage: dp2 [GLOBAL_OPTIONS] zedai-to-html [OPTIONS]
Options:
| --source source
|
Input ZedAI. |
| -o,--output [OUTPUT] |
Path where to store the results. This option is mandatory when the job is not executed in the background |
| -z,--zip |
Write the output to a zip file rather than to a folder |
| -n,--nicename [NICENAME] |
Set job's nice name |
| -r,--priority [PRIORITY] |
Set job's priority (high|medium|low) |
| -q,--quiet |
Do not print the job's messages |
| -p,--persistent |
Delete the job after it is executed |
| -b,--background |
Sends the job and exits |