From: justdave%syndicomm.com <> Date: Wed, 1 May 2002 16:24:40 +0000 (+0000) Subject: correction to one of the command lines X-Git-Tag: bugzilla-2.16rc1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36d5f6f92314625958611f28dea5077fd0f68ac;p=thirdparty%2Fbugzilla.git correction to one of the command lines --- diff --git a/docs/README.docs b/docs/README.docs index 12cceb23da..80349957f3 100644 --- a/docs/README.docs +++ b/docs/README.docs @@ -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