From 6dd7c0d00c0f19dc2c259d939173d938bf4ffa1c Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Tue, 2 Feb 2021 22:57:28 +0100 Subject: [PATCH] fix typo --- sequencer/sequencer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sequencer/sequencer.sh b/sequencer/sequencer.sh index 77325d0..e4e7bbd 100755 --- a/sequencer/sequencer.sh +++ b/sequencer/sequencer.sh @@ -43,7 +43,7 @@ Usage: ${0##*/} [OPTIONS] [STEP NUMBER(s) or ALIAS] [STEP ARGUMENTS] --helpapi, -ha : Display help about build-in supporting functions (e.g. exe,addconf,echerr,...) --profile, -p : Sequence configuration profile name (default: "default") - If supported by seq + (if supported by sequence) --quiet, -q : Don't ask for permission to execute steps If called without starting step number, only this help is shown -qq : Same as --quiet but suppresses regular sequencer.sh output