Updated usage
This commit is contained in:
parent
7cbbdb960a
commit
168fc7b2f5
|
@ -324,6 +324,7 @@ function Usage {
|
||||||
echo "--silent Will log and bypass user interaction."
|
echo "--silent Will log and bypass user interaction."
|
||||||
echo "--no-stats Used with --silent in order to refuse sending anonymous install stats."
|
echo "--no-stats Used with --silent in order to refuse sending anonymous install stats."
|
||||||
echo "--remove Remove the program."
|
echo "--remove Remove the program."
|
||||||
|
echo "--prefix=/path Use prefix to install path."
|
||||||
exit 127
|
exit 127
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue