]> granicus.if.org Git - python/commit
*Sigh*
authorFred Drake <fdrake@acm.org>
Wed, 11 Mar 1998 15:41:21 +0000 (15:41 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Mar 1998 15:41:21 +0000 (15:41 +0000)
commit664b36ff59587f010e04ee4508824f519cd0ce5e
tree264019de4808557f285da9fdae4ed284485d34e3
parentdbc879e9495bf9394a3ea1c081f507acf1f23273
*Sigh*

Add a -q option for "quiet" operation.  Nothing gets out (not even stderr,
since that's tossed to stdout for capture in the .how file).  It's a good
idea to use -l to get the log in case there are problems.  Maybe this should
be the default and add a --verbose option to get the stdout?  There's way
too much junk output.
Doc/tools/mkhowto.sh