From a016f5197a61df8809521df788eb3f57663c8b25 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" Date: Wed, 1 May 2002 09:24:40 +0000 Subject: [PATCH] correction to one of the command lines git-svn-id: svn://10.0.0.236/trunk@120424 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/README.docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/docs/README.docs b/mozilla/webtools/bugzilla/docs/README.docs index 12cceb23dac..80349957f3a 100644 --- a/mozilla/webtools/bugzilla/docs/README.docs +++ b/mozilla/webtools/bugzilla/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