summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-10-01 15:24:03 (GMT)
committerFred Drake <fdrake@acm.org>2002-10-01 15:24:03 (GMT)
commit73ec98357ed11a5afb1ec403cd57089e5be39973 (patch)
treebc963d7b7939030f1db84c5fded46fa00c0a7fd8 /Doc
parent15a159c23166c77926cebebbf9cc4bf13119f86e (diff)
downloadcpython-73ec98357ed11a5afb1ec403cd57089e5be39973.zip
cpython-73ec98357ed11a5afb1ec403cd57089e5be39973.tar.gz
cpython-73ec98357ed11a5afb1ec403cd57089e5be39973.tar.bz2
Include the --dir argument in the help text.
Diffstat (limited to 'Doc')
-rwxr-xr-xDoc/tools/mkhowto1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/mkhowto b/Doc/tools/mkhowto
index d2ff646..4fe97fb 100755
--- a/Doc/tools/mkhowto
+++ b/Doc/tools/mkhowto
@@ -13,6 +13,7 @@ Options specifying formats to build:
HTML options:
--address, -a Specify an address for page footers.
+ --dir Specify the directory for HTML output.
--link Specify the number of levels to include on each page.
--split, -s Specify a section level for page splitting, default: %(max_split_depth)s.
--iconserver, -i Specify location of icons (default: ./).