From 4b6540c2644a3369f4ef42c921dc8efbd6ef59c5 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Wed, 2 Nov 2005 14:54:21 -0500 Subject: [PATCH] add a few more options to the help menu --HG-- extra : convert_revision : b2481bedac786e4a6bb0d577954242d7f4c144a0 --- util/pbs/send.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/pbs/send.py b/util/pbs/send.py index d04f9066b..1f48b2b0e 100755 --- a/util/pbs/send.py +++ b/util/pbs/send.py @@ -79,6 +79,8 @@ usage = """\ Usage: %(progname)s [-c] [-e] [-f] [-j ] [-q queue] [-v] -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 submit job to the named queue -- 2.30.2