author | Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com> |
Tue, 19 Oct 2010 17:45:55 +0400 | |
changeset 126 | 7a5c5746d4f0 |
parent 99 | a77c4a82e836 |
permissions | -rw-r--r-- |
usage: test.py <command> [options] commands: simple Just simple command to do nothing. ['test', 'ui'] test.py complex [-p] [--exit value] ... That's more complex command indented to do something Let's try to do that (what?!) options: -p --pass don't run the command --exit exit with supplied code (default: 0) -n --name optional name -v --verbose enable additional output -q --quiet suppress output -h --help display help