Skip to content

Commit 137577d

Browse files
author
Matthew McEneaney
committed
docs: Reorganize help message.
1 parent 505cf83 commit 137577d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

bin/run-detectors-timelines.sh

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,15 @@ usage() {
6161
--focus-timelines only produce the detector timelines, do not run detector QA code
6262
--focus-qa only run the QA code (assumes you have detector timelines already)
6363
64-
--run-slurm run timelines on SLURM instead of running multi-threaded locally
65-
--after-slurm organize timelines **after** running them with --run-slurm
66-
**Note**, if this option is not used after running on slurm,
67-
all files from output directories will be removed.
68-
6964
*** EXECUTION CONTROL OPTIONS: choose only one, or the default will generate a
7065
Slurm job description and print out the suggested \`sbatch\` command
7166
67+
--run-slurm run timelines on SLURM instead of running multi-threaded locally
7268
--submit-slurm submit the slurm jobs, rather than just
7369
printing the \`sbatch\` command
70+
--after-slurm organize timelines **after** running them with --run-slurm
71+
**Note**, if this option is not used after running on slurm,
72+
all files from output directories will be removed.
7473
7574
--debug enable debug mode: run a single timeline with stderr and stdout printed to screen;
7675
it is best to use this with the '-t' option to debug specific timeline issues

0 commit comments

Comments
 (0)