summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-12 17:52:16 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-12 17:52:16 (GMT)
commit78b8c3d0d6fe1096bee7d49bb4e78eb19591fabe (patch)
treea2747b56e561e42116ea3abfb174afbdf39eac73
parentc794c38187b2894dc935e663e5f76dd7105ce042 (diff)
downloadcpython-78b8c3d0d6fe1096bee7d49bb4e78eb19591fabe.zip
cpython-78b8c3d0d6fe1096bee7d49bb4e78eb19591fabe.tar.gz
cpython-78b8c3d0d6fe1096bee7d49bb4e78eb19591fabe.tar.bz2
Oops, the --text option wasn't documented!
-rwxr-xr-xDoc/tools/mkhowto.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/mkhowto.sh b/Doc/tools/mkhowto.sh
index 393e419..26deac9 100755
--- a/Doc/tools/mkhowto.sh
+++ b/Doc/tools/mkhowto.sh
@@ -38,6 +38,7 @@ Options specifying formats to build:
--pdf Portable Document Format (default)
--ps PostScript
--dvi "DeVice Indepentent" format from TeX
+ --text ASCII text
More than one output format may be specified.