added the check_punitive usage option

This commit is contained in:
root 2019-03-15 10:02:12 +01:00
parent 419cd78fc7
commit 978ed46c1b
1 changed files with 1 additions and 0 deletions

View File

@ -861,6 +861,7 @@ void usage(char* name) {
" [--credit_from_wu] Credit is specified in WU XML\n"
" [--credit_from_runtime X] Grant credit based on runtime (max X seconds)and estimated FLOPS\n"
" [--no_credit] Don't grant credit\n"
" [--check_punitive] Check failed results and reduce the daily quota to one.\n"
" [--sleep_interval n] Set sleep-interval to n\n"
" [--wu_id n] Process WU with given ID\n"
" [-d level|--debug_level n] Set log verbosity level\n"