summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_help.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the subcommands so that the infrastructure does more of the menialBarry Warsaw2009-08-161-5/+5
| | | | | | | tasks. This also let's the bin/mailman command sort its subcommands for help printing. Add the outline of a 'members' subcommand.
* bin/mailman help as an alias for bin/mailman --helpBarry Warsaw2009-08-091-0/+48