Merge branch 'master' of ssh://git.onelab.eu/git/tests
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 12 Feb 2013 07:12:16 +0000 (08:12 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 12 Feb 2013 07:12:16 +0000 (08:12 +0100)
system/lxc-driver.sh

index ae4debd..76e0223 100755 (executable)
@@ -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 <COMMAND>_all"
-    echo "lxc-driver.sh -c <COMMAND>_lxc -l <LXCNAME>"
+    echo "lxc-driver.sh -c <COMMAND>_lxc -n <LXCNAME>"
     echo "<COMMAND> in {sense,start,stop,restart,destroy}"
 
 }