aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07238f6..f9c9219 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,9 @@ Options can be the following:
* `--outdir` is a path relative to which intermediate files and final data products will be written.
Will be created if it does not exist.
If not specified, `$BINDDIR` will be used instead.
+* `--batch_system` specifies the queuing system to be used.
+ Defaults to `slurm`.
+ Use `single_machine` to run on the local node.
* `<workflow name>` is the workflow file name without extension, e.g. `delay-calibration` or `concatenate-flag` for the VLBI pipeline or `HBA_calibrator` or `HBA_target` for LINC.
## Notes