diff --git a/install.sh b/install.sh index 678e6e731..ef07175ae 100755 --- a/install.sh +++ b/install.sh @@ -921,8 +921,8 @@ function RemoveAll { function Usage { echo "Installs $PROGRAM into $BIN_DIR" echo "options:" - echo "--silent Will log and bypass user interaction." - echo "--no-stats Used with --silent in order to refuse sending anonymous install stats." + echo "--silent Will log and bypass user interaction." + echo "--no-stats Used with --silent in order to refuse sending anonymous install stats." echo "--remove Remove the program." echo "--prefix=/path Use prefix to install path." exit 127