tests/test.out
author Anton Dutov <anton@dutov.org>
Mon, 09 Nov 2009 23:31:37 +0200
changeset 97 46afc08b68ff
parent 96 82aaeccffbec
child 98 f215aef1d1ee
permissions -rw-r--r--
various py3k incompatibilities removed

usage: test.py <command> [options]

commands:

 simple  Just simple command to do nothing.
{'test': False, 'ui': <__main__.UI object at 0x100511750>}
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