From b127ad3c7d0d23cf00fa7a324b4a6052d5b6b25a Mon Sep 17 00:00:00 2001 From: Matthijs van der Wild Date: Mon, 31 Mar 2025 23:49:46 +0100 Subject: update usage information --- pilot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pilot.sh') diff --git a/pilot.sh b/pilot.sh index 34d7009..36b4f14 100644 --- a/pilot.sh +++ b/pilot.sh @@ -1,7 +1,7 @@ #!/bin/sh -eu usage() { - echo "Usage: ${PROGRAM} [-r|--restart] [-h|--help] [-c|--container ] [--scratch ] (-f ) (-p ) " + echo "Usage: ${PROGRAM} [-r|--restart] [-h|--help] [-c|--container ] [--scratch ] [--outdir ] (-f ) (-p ) " exit 0 } -- cgit v1.2.3