commit
3a9accaea0
|
@ -921,8 +921,8 @@ function RemoveAll {
|
||||||
function Usage {
|
function Usage {
|
||||||
echo "Installs $PROGRAM into $BIN_DIR"
|
echo "Installs $PROGRAM into $BIN_DIR"
|
||||||
echo "options:"
|
echo "options:"
|
||||||
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."
|
echo "--prefix=/path Use prefix to install path."
|
||||||
exit 127
|
exit 127
|
||||||
|
|
Loading…
Reference in New Issue