diff --git a/configs/docker/run/runDockerEWS.sh b/configs/docker/run/runDockerEWS.sh
index e359e27fca2fb7df1bb0c80369ebc5d4c8a78f17..aa8a64d0fb141e6c88cd2f27d519f591fa0b3a0b 100755
--- a/configs/docker/run/runDockerEWS.sh
+++ b/configs/docker/run/runDockerEWS.sh
@@ -26,7 +26,7 @@ do
       shift 2
       ;;
     -h | --help)
-      "This is a weather script"
+      "This is a launch script, example usage:\nrunDockerEWS.sh -p Deposition -c -c /<path>/config_EastAfrica_fc_live.json -s 20220808"
       exit 2
       ;;
     --)