From 67525894a7d00aaf6055e625930f5d29268eed4d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 12 May 2014 14:44:52 +0200 Subject: [PATCH] usage --- scripts/create-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/create-vm.sh b/scripts/create-vm.sh index 995e083..f8b0e57 100755 --- a/scripts/create-vm.sh +++ b/scripts/create-vm.sh @@ -21,7 +21,7 @@ DEFAULT_DISTRO=f20 CONFIRM= function usage () { message="$@" - echo "usage : $COMMAND [-c] [-f distro] [-i image] [ -m memory ] [ -n hostname ] container" + echo "usage : $COMMAND [-c] [-f distro] [-i image] [ -m memory ] [ -n hostname ] [-s] container" echo " -c : confirm, will show the command and prompt for confirmation " echo " -f : set distro, default is $DEFAULT_DISTRO" echo " -i : if specified, image is rsynced into /vservers" -- 2.43.0