diff --git a/data_from_portwine/scripts/start.sh b/data_from_portwine/scripts/start.sh
index 13a0f0eab6efc802f8def98964e387d9df359183..7f95ce052d0917202971c20185b7b45efd4ceabc 100755
--- a/data_from_portwine/scripts/start.sh
+++ b/data_from_portwine/scripts/start.sh
@@ -345,8 +345,10 @@ case "${1}" in
     '--help' )
         files_from_autoinstall=$(ls "${PORT_SCRIPTS_PATH}/pw_autoinstall")
         echo -e "
-use: [--reinstall] [--autoinstall]
+use: [--repair] [--reinstall] [--autoinstall]
 
+--repair                                            forces all scripts to be updated to a working state
+                                                    (helps if PortProton is not working)
 --reinstall                                         reinstall files of the portproton to default settings
 --autoinstall [script_frome_pw_autoinstall]         autoinstall from the list below:
 "