about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ravanan5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ravanan b/bin/ravanan
index ec0448b..e912126 100755
--- a/bin/ravanan
+++ b/bin/ravanan
@@ -126,8 +126,6 @@ Run CWL-WORKFLOW with INPUTS.
 
   --output-directory=DIRECTORY
   --outdir=DIRECTORY             output directory
-  --help                         display this help and exit
-  --version                      print version and exit
 
   --batch-system=BATCH-SYSTEM    batch system to run jobs on;
                                  Supported batch systems are single-machine (default) and slurm-api
@@ -136,6 +134,9 @@ Run CWL-WORKFLOW with INPUTS.
                                  (default: current directory with the single-machine batch system)
   --store=STORE                  path to shared store to write results into
 
+  --help                         display this help and exit
+  --version                      print version and exit
+
 Guix options:
 
   --guix-channels=GUIX_CHANNELS              guix channels file to build profiles on