tests/test.out
author Alexander Solovyov <piranha@piranha.org.ua>
Sat, 10 Apr 2010 12:15:59 +0300
changeset 115 b0d1129c76bc
parent 99 a77c4a82e836
permissions -rw-r--r--
Added tag 0.9.10 for changeset 95653a562a05

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