Change-Id: Ib6b18ac14be69a835f42b55be415f228d6e39dbe
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
echo -e " ..."
echo -e " --develop: (deprecated, use '-b master') install OSM from source code using the master branch"
echo -e " --nat: install only NAT rules"
- echo -e " --update: update to the latest stable release or to the latest commit if using a specific branch"
- echo -e " --showopts: show current options"
+# echo -e " --update: update to the latest stable release or to the latest commit if using a specific branch"
+ echo -e " --showopts: print chosen options and exit (only for debugging)"
echo -e " -h / --help: print this help"
}