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-- |
usage: test_cmd.py <command> [options] commands: help Show help for a given help topic or a help overview initdb Initialize database runserver Run development server test_cmd.py runserver [OPTIONS] Run development server options: -l --listen ip to listen on (default: localhost) -p --port port to listen on (default: 5000) -c --config config file to use (default: webshops.ini) -h --help display help