Kaynağa Gözat

adding -text and -pcl options to help text


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194189 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-0_18_1
fotis 23 yıl önce
ebeveyn
işleme
c99164c061

+ 1
- 1
src/org/apache/fop/apps/CommandLineOptions.java Dosyayı Görüntüle

@@ -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" +

Loading…
İptal
Kaydet