mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1474
This commit is contained in:
parent
92d7682ca0
commit
408809c3f3
|
@ -477,7 +477,7 @@ Options:
|
||||||
|
|
||||||
--config-file= Use specified file instead of program-path/../config.xml
|
--config-file= Use specified file instead of program-path/../config.xml
|
||||||
--run-state-file= Use specified file instead of program-path/../run_state.xml
|
--run-state-file= Use specified file instead of program-path/../run_state.xml
|
||||||
--fork-delay= Seconds to sleep between daemon forks
|
--fork-delay= Seconds to sleep between daemon forks instead of 0.1
|
||||||
--ignore-timestamps Ignore timestamps; for cron mode, runs all tasks now
|
--ignore-timestamps Ignore timestamps; for cron mode, runs all tasks now
|
||||||
"""
|
"""
|
||||||
if program_name == 'start':
|
if program_name == 'start':
|
||||||
|
|
Loading…
Reference in New Issue