diff options
Diffstat (limited to 'src/documentation/content/xdocs/trunk/running.xml')
-rw-r--r-- | src/documentation/content/xdocs/trunk/running.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/trunk/running.xml b/src/documentation/content/xdocs/trunk/running.xml index 757e7aaa4..7e98a867c 100644 --- a/src/documentation/content/xdocs/trunk/running.xml +++ b/src/documentation/content/xdocs/trunk/running.xml @@ -132,9 +132,11 @@ Fop [options] [-fo|-xml] infile [-xsl file] [-awt|-pdf|-mif|-rtf|-tiff|-png|-pcl -pdfprofile prof PDF file will be generated with the specified profile (Examples for prof: PDF/A-1b or PDF/X-3:2003) - -conserve Enable memory-conservation policy (trades memory-consumption for disk I/O) + -conserve enable memory-conservation policy (trades memory-consumption for disk I/O) (Note: currently only influences whether the area tree is serialized.) + -delete-cache deletes the current font cache file + [INPUT] infile xsl:fo input file (the same as the next) (use '-' for infile to pipe input from stdin) |