diff options
author | Adrian Cumiskey <acumiskey@apache.org> | 2010-08-17 14:13:24 +0000 |
---|---|---|
committer | Adrian Cumiskey <acumiskey@apache.org> | 2010-08-17 14:13:24 +0000 |
commit | eef7367bea2aa614c052f8fc2b5ac90d5ae0df83 (patch) | |
tree | a420b79f4ab149d85eec0514cdbb55f03e127532 /src/documentation/content/xdocs/trunk/running.xml | |
parent | 7bf29deabefc04b28c2ad6019c6e3315e8dad95d (diff) | |
download | xmlgraphics-fop-eef7367bea2aa614c052f8fc2b5ac90d5ae0df83.tar.gz xmlgraphics-fop-eef7367bea2aa614c052f8fc2b5ac90d5ae0df83.zip |
-delete-cache command line argument replaced with -flush. Seems like a more common use case.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@986315 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/trunk/running.xml')
-rw-r--r-- | src/documentation/content/xdocs/trunk/running.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/trunk/running.xml b/src/documentation/content/xdocs/trunk/running.xml index 7e98a867c..11dc2848a 100644 --- a/src/documentation/content/xdocs/trunk/running.xml +++ b/src/documentation/content/xdocs/trunk/running.xml @@ -135,7 +135,8 @@ Fop [options] [-fo|-xml] infile [-xsl file] [-awt|-pdf|-mif|-rtf|-tiff|-png|-pcl -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 + -cache specifies a file/directory path location + -flush flushes the current font cache file [INPUT] infile xsl:fo input file (the same as the next) |