Diff of /codesys-ide/install.sh [57fbeb] .. [377479]  Maximize  Restore

Switch to side-by-side view

--- a/codesys-ide/install.sh
+++ b/codesys-ide/install.sh
@@ -183,6 +183,14 @@
 	no_install=""
 	no_postinstall=""
 	no_xvfb=""
+	;;
+    -h)
+	echo "usage: $0 <param>"
+	echo "params:"
+	echo "    --winetricks"
+	echo "    --install"
+	echo "    --postinstall"
+	echo "    --xvfb"
 	;;
     *)
 	no_check=""