From 408809c3f3ad7a2f7694994b7224177245e814e7 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Sat, 14 Jun 2003 21:40:05 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=1474 --- sched/start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sched/start b/sched/start index c7b197fec9..ef6e73f8c4 100755 --- a/sched/start +++ b/sched/start @@ -477,7 +477,7 @@ Options: --config-file= Use specified file instead of program-path/../config.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 """ if program_name == 'start':