summaryrefslogtreecommitdiff
path: root/util/pbs
diff options
context:
space:
mode:
Diffstat (limited to 'util/pbs')
-rwxr-xr-xutil/pbs/send.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/pbs/send.py b/util/pbs/send.py
index 3ac34ff8e..54bba931d 100755
--- a/util/pbs/send.py
+++ b/util/pbs/send.py
@@ -79,6 +79,8 @@ usage = """\
Usage:
%(progname)s [-c] [-e] [-f] [-j <jobfile>] [-q queue] [-v] <regexp>
-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
-f force the job to run regardless of state
-q <queue> submit job to the named queue