lxc-driver : cosmetic
authorMohamed Larabi <aminelarabi@vis067b.sophia.inria.fr>
Wed, 6 Feb 2013 17:47:00 +0000 (18:47 +0100)
committerMohamed Larabi <aminelarabi@vis067b.sophia.inria.fr>
Wed, 6 Feb 2013 17:47:00 +0000 (18:47 +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}"
 
 }