Home | History | Annotate | Download | only in Scripts

Lines Matching full:help

45                              help='Server action (start|stop).')
47 default=None, help='Port to listen on.')
49 help='Absolute path to DocumentRoot '
53 default=False, help='use TLS (wss://).')
55 default='', help='TLS private key file.')
57 default='', help='TLS certificate file.')
61 help='Use the Chromium port.')
64 help='Register Cygwin paths (on Win try bots).')
65 option_parser.add_option('--pidfile', help='path to pid file.')
67 default=None, help='output directory.')
70 help='Include debug-level logging.')