commit | 664b36ff59587f010e04ee4508824f519cd0ce5e | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Mar 11 15:41:21 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Mar 11 15:41:21 1998 +0000 |
tree | 264019de4808557f285da9fdae4ed284485d34e3 | |
parent | dbc879e9495bf9394a3ea1c081f507acf1f23273 [diff] |
*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.