Author: vhennebert
Date: Wed Sep 8 18:31:09 2010
New Revision: 995181
URL: http://svn.apache.org/viewvc?rev=995181&view=rev
Log:
Fixed formatting of help message
Modified:
xmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java
Modified:
xmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java?rev=995181&r1=995180&r2=995181&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java
(original)
+++ xmlgraphics/fop/trunk/src/java/org/apache/fop/cli/CommandLineOptions.java
Wed Sep 8 18:31:09 2010
@@ -1231,7 +1231,7 @@ public class CommandLineOptions {
+ " -out mime outfile input will be rendered using the given MIME
type\n"
+ " (outfile req'd) Example: \"-out
application/pdf D:\\out.pdf\"\n"
+ " (Tip: \"-out list\" prints the list of
supported MIME types"
- + " and exits)\n"
+ + " and exits)\n"
//+ " -mif outfile input will be rendered as MIF
(FrameMaker) (outfile req'd)\n"
//+ " Experimental feature - requires
additional fop-sandbox.jar.\n"
+ " -svg outfile input will be rendered as an SVG slides
file (outfile req'd) \n"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]