From: Thierry Parmentelat Date: Tue, 12 Feb 2013 07:12:16 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/tests X-Git-Tag: tests-5.1-10~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8d5d4177734f5df33469782ff5ad4ea8ffd0e46e;hp=63420137a79e7370227194169871ca7fcdd8e999;p=tests.git Merge branch 'master' of ssh://git.onelab.eu/git/tests --- diff --git a/system/lxc-driver.sh b/system/lxc-driver.sh index ae4debd..76e0223 100755 --- a/system/lxc-driver.sh +++ b/system/lxc-driver.sh @@ -81,7 +81,7 @@ function usage () { echo "Description:" echo " This command is used to manage and retreive information on existing lxc containers " echo "lxc-driver.sh -c _all" - echo "lxc-driver.sh -c _lxc -l " + echo "lxc-driver.sh -c _lxc -n " echo " in {sense,start,stop,restart,destroy}" }