]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
fixed some minor errors with the example
authorKeiron Liddle <keiron@apache.org>
Wed, 16 May 2001 08:49:53 +0000 (08:49 +0000)
committerKeiron Liddle <keiron@apache.org>
Wed, 16 May 2001 08:49:53 +0000 (08:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194241 13f79535-47bb-0310-9956-ffa450edef68

conf/userconfig.xml

index d5778d5af117b82207de50bc7f9a4340f4396457..0ccc6e01ae6ef4abd4bf7d9609fd07cf74f6b357 100644 (file)
@@ -4,7 +4,7 @@
      configuration of Fop. Actually normally you don't need this configuration 
      file, but if you need to change configuration, you should
      always use this file and *not* config.xml. 
-     Usage: java org.apache.fop.apps.CommandLine -cuserconfig.xml fo-file pdf-file
+     Usage: java org.apache.fop.apps.Fop -c userconfig.xml -fo fo-file -pdf pdf-file
 -->
 
 
@@ -16,7 +16,7 @@ basedir: normally the base directory is the directory where the fo file is
 -->
 <!-- 
   <entry>
-    <key>basedir</key>
+    <key>baseDir</key>
     <value></value>
   </entry>
 -->