• Greg Ward's avatar
    Improvements to the help system: · f0fd6175
    Greg Ward yazdı
      * "--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
    f0fd6175
core.py 40.3 KB