X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fcreate-vm.sh;h=f8b0e57c2d0142c4f28562184c7dd7513ca6ada5;hb=67525894a7d00aaf6055e625930f5d29268eed4d;hp=995e083525da76c9808ae8bfd032537d8c734802;hpb=826f95460c5dd06ab6ec04eb8cc0d6d98b9d09b8;p=infrastructure.git 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"