document better the -X option, thanks Niphlod

This commit is contained in:
mdipierro
2013-04-03 16:49:15 -05:00
parent 38fff6fb91
commit cc8a21aedf
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
Version 2.4.5-stable+timestamp.2013.04.03.16.41.33
Version 2.4.5-stable+timestamp.2013.04.03.16.48.32

View File

@@ -793,7 +793,7 @@ def console():
default=None,
help=msg)
msg = 'run schedulers alongside webserver'
msg = 'run schedulers alongside webserver, needs -K app1 and -a too'
parser.add_option('-X',
'--with-scheduler',
action='store_true',