]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
adding -text and -pcl options to help text
authorfotis <fotis@unknown>
Mon, 2 Apr 2001 06:58:45 +0000 (06:58 +0000)
committerfotis <fotis@unknown>
Mon, 2 Apr 2001 06:58:45 +0000 (06:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194189 13f79535-47bb-0310-9956-ffa450edef68

src/org/apache/fop/apps/CommandLineOptions.java

index c3abeeb7865ff70b309a9122e93bcda087976027..009d33d04269541f891ee504cdd3510ce98b68cf 100644 (file)
@@ -432,7 +432,7 @@ public class CommandLineOptions {
        */
     public static void printUsage() {
         MessageHandler.logln(
-          "\nUSAGE\nFop [options] [-fo|-xml] infile [-xsl file] [-awt|-pdf|-mif|-print] <outfile>\n" +
+          "\nUSAGE\nFop [options] [-fo|-xml] infile [-xsl file] [-awt|-pdf|-mif|-pcl|-txt|-print] <outfile>\n" +
           " [OPTIONS]  \n" + "  -d          debug mode   \n" +
           "  -x          dump configuration settings  \n" +
           "  -q          quiet mode  \n" +