From 1903effcad7725c60740bf0d3b57a97c8f20a2e5 Mon Sep 17 00:00:00 2001 From: Matthijs van der Wild Date: Mon, 28 Oct 2024 14:28:25 +0000 Subject: Fix Markdown issue --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ba7adb8..883681a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Issues should be reported to [Matthijs van der Wild](mailto:matthijs.van-der-wil ## Assumptions This script assumes the following: + * All relevant input data is available either in either the `$HOME` directory or in a directory henceforth called `$BINDDIR`. Targets of any links in these directories should be accessible to the compute directories, as these will be mounted during relevant jobs. * The output will be written to a results directory in `$BINDDIR`. @@ -23,6 +24,7 @@ The script can be run as follows: sh pilot.sh [options] $BINDDIR ``` Options can be the following: + * `-h` prints the script usage with all available options (optional). * `-r` restarts a failed pipeline, if this script was run before but the pipeline failed. * `-c` allows the pipeline to use the specified container (optional, VLBI pipeline only). -- cgit v1.2.3