From: Fred Drake Date: Wed, 12 Aug 1998 17:52:16 +0000 (+0000) Subject: Oops, the --text option wasn't documented! X-Git-Tag: v1.5.2a2~410 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78b8c3d0d6fe1096bee7d49bb4e78eb19591fabe;p=python Oops, the --text option wasn't documented! --- diff --git a/Doc/tools/mkhowto.sh b/Doc/tools/mkhowto.sh index 393e419392..26deac9bff 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.