add a few more options to the help menu
--HG-- extra : convert_revision : b2481bedac786e4a6bb0d577954242d7f4c144a0
This commit is contained in:
parent
f36b854ca5
commit
4b6540c264
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ usage = """\
|
||||||
Usage:
|
Usage:
|
||||||
%(progname)s [-c] [-e] [-f] [-j <jobfile>] [-q queue] [-v] <regexp>
|
%(progname)s [-c] [-e] [-f] [-j <jobfile>] [-q queue] [-v] <regexp>
|
||||||
-c clean directory if job can be run
|
-c clean directory if job can be run
|
||||||
|
-C submit the checkpointing runs
|
||||||
|
-d Make jobs be dependent on the completion of the checkpoint runs
|
||||||
-e only echo pbs command info, don't actually send the job
|
-e only echo pbs command info, don't actually send the job
|
||||||
-f force the job to run regardless of state
|
-f force the job to run regardless of state
|
||||||
-q <queue> submit job to the named queue
|
-q <queue> submit job to the named queue
|
||||||
|
|
Loading…
Reference in a new issue