Updated usage

This commit is contained in:
deajan 2017-07-27 23:16:51 +02:00
parent 7cbbdb960a
commit 168fc7b2f5
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ function Usage {
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
}