svn path=/trunk/boinc/; revision=17447

This commit is contained in:
David Anderson 2009-03-03 16:48:04 +00:00
parent d8a60fbf37
commit d002f8eae1
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ void usage() {
" set debug output level (1/2/3)\n" " set debug output level (1/2/3)\n"
"-mod M R\n" "-mod M R\n"
" handle only WUs with ID mod M == R\n" " handle only WUs with ID mod M == R\n"
"-appid ID\n"
" handle only WUs of a particular app\n"
"-one_pass\n" "-one_pass\n"
" instead of sleeping in 2), exit\n" " instead of sleeping in 2), exit\n"
"-dont_retry_error\n" "-dont_retry_error\n"