summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2002-05-01 18:24:40 +0200
committerjustdave%syndicomm.com <>2002-05-01 18:24:40 +0200
commitf36d5f6f92314625958611f28dea5077fd0f68ac (patch)
treec74d0dece28f50a3961d299da017ed3ff61a7c30 /docs
parent473d68da3e0fa554ebd95024301509cde0a75269 (diff)
downloadbugzilla-f36d5f6f92314625958611f28dea5077fd0f68ac.tar.gz
bugzilla-f36d5f6f92314625958611f28dea5077fd0f68ac.tar.xz
correction to one of the command lines
Diffstat (limited to 'docs')
-rw-r--r--docs/README.docs2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.docs b/docs/README.docs
index 12cceb23d..80349957f 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