]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
correction to one of the command lines
authorjustdave%syndicomm.com <>
Wed, 1 May 2002 16:24:40 +0000 (16:24 +0000)
committerjustdave%syndicomm.com <>
Wed, 1 May 2002 16:24:40 +0000 (16:24 +0000)
docs/README.docs

index 12cceb23dac0388b44888d318d44ce38c3ac3720..80349957f3a7218a96c7f3ba3a21d7a69dfd2794 100644 (file)
@@ -133,7 +133,7 @@ $JADE_PUB/xml.dcl ../sgml/Bugzilla-Guide.sgml
 To create HTML documentation as a single big HTML file:
 bash$ cd html
 bash$ jade -V nochunks -t sgml -i html -d $LDP_HOME/ldp.dsl\#html \
-$JADE_PUB/xml.dcl ../sgml/Bugzilla-Guide.sgml
+$JADE_PUB/xml.dcl ../sgml/Bugzilla-Guide.sgml >Bugzilla-Guide.html
 
 To create TXT documentation as a single big TXT file:
 bash$ cd txt