From 8c6a046fcc5fb23ce8587072ff561662b77a7519 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 31 Dec 2006 10:27:21 +0000 Subject: [PATCH] info su package --- INSTALL.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.sh b/INSTALL.sh index ef1eb0a..fd5441a 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -13,7 +13,9 @@ fi function usage () { echo + echo "$1 [-p|--package]" echo "$1 [-n 3|5] [-w web_dir] [-k ] [-W]" + echo " -p build \"binary\" version of the package" echo " -h this help" echo " -n number of players - def. $n_players" echo " -w dir where place the web tree - def. \"$web_path\"" -- 2.17.1