From 4b9cdffb208eb63947bc9e5f97c5913637f97803 Mon Sep 17 00:00:00 2001
From: dwest77 <daniel.westwood@stfc.ac.uk>
Date: Thu, 25 Jan 2024 16:10:26 +0000
Subject: [PATCH] Testing quotations

---
 docs/source/execution.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/docs/source/execution.rst b/docs/source/execution.rst
index bd0f2df..cc7f20c 100644
--- a/docs/source/execution.rst
+++ b/docs/source/execution.rst
@@ -45,8 +45,7 @@ Running for a group of datasets
 
 Run all multi-dataset group processes within the pipeline using the `group_run.py` script.
 
-```
-usage: group_run.py [-h] [-s SOURCE] [-e VENVPATH] [-w WORKDIR] [-g GROUPDIR] [-p PROJ_DIR] [-n NEW_VERSION] [-m MODE] [-t TIME_ALLOWED] [-b] [-i INPUT] [-S SUBSET] [-r REPEAT_ID] [-f] [-v] [-d] [-Q] phase groupID
+`usage: group_run.py [-h] [-s SOURCE] [-e VENVPATH] [-w WORKDIR] [-g GROUPDIR] [-p PROJ_DIR] [-n NEW_VERSION] [-m MODE] [-t TIME_ALLOWED] [-b] [-i INPUT] [-S SUBSET] [-r REPEAT_ID] [-f] [-v] [-d] [-Q] phase groupID`
 
 positional arguments:
   phase                 Phase of the pipeline to initiate
@@ -77,5 +76,4 @@ options:
   -f                    Force overwrite of steps if previously done
   -v, --verbose         Print helpful statements while running
   -d, --dryrun          Perform dry-run (i.e no new files/dirs created)
-  -Q, --quality         Quality assured checks - thorough run
-```
\ No newline at end of file
+  -Q, --quality         Quality assured checks - thorough run
\ No newline at end of file