Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 303 Bytes
$ ./proxy.py runserver -?
usage: proxy.py runserver [-?] [--host HOST] [--port PORT] [--site SITE]
                          [--cache]

optional arguments:
  -?, --help            show this help message and exit
  --host HOST, -h HOST
  --port PORT, -p PORT
  --site SITE, -s SITE
  --cache, -c