commit | f0fd6175b3a1473bd2c51301a57a6d083551989f | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sun Jan 30 18:30:32 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sun Jan 30 18:30:32 2000 +0000 |
tree | 67627e965d7ecd955e22dc57f89268aa5fa0179a | |
parent | 7478a4832a29a7179a299570ab8bb5148e57dcf0 [diff] |
Improvements to the help system: * "--help" can now come either before or after particular commands to get help on and can give help on multiple commands, eg. "--help install dist" gives help on those two commands * added "--help-commands" option, implemented by the 'print_commands()' and 'print_command_list()' methods