diff --git a/main.py b/main.py
index 911c829..ccdee13 100755
--- a/main.py
+++ b/main.py
@@ -10,7 +10,7 @@ def main():
                     start: start one specific service or all services at once;
                     stop: stop one specific service or all services at once;
                     shell: run a shell in an existing service;
-                    karaf: run a karaf shell in an existing service (only useful for openHAB;
+                    karaf: run a karaf shell in an existing service (only useful for openHAB);
                     down: stop all services and delete their pods""")
 
     if "REPO" in os.environ: