[Distutils] Some suggested additions for distutils
Moore, Paul
Paul.Moore@uk.origin-it.com
Tue Oct 24 09:40:02 2000
From: Andrew Kuchling [mailto:akuchlin@mems-exchange.org]
>
> Greg's already used the time machine to add that feature:
>
> kronos ZEO>python setup.py --help
> Global options:
> --verbose (-v) run verbosely (default)
> --quiet (-q) run quietly (turns verbosity off)
> --dry-run (-n) don't actually do anything
> --help (-h) show detailed help message
Missed that one. I think I was looking at the help for the install command,
not at the global help.
Sorry,
Paul.