]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-ubuntu: fix obscure arguments
authorSerge Hallyn <serge@hallyn.com>
Thu, 16 Feb 2012 20:13:26 +0000 (14:13 -0600)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 26 Feb 2012 09:44:41 +0000 (10:44 +0100)
commitbb59e078091c7284cbb852c50606754ffaefafef
tree41e41436a8b125be02c01c31e6e4154fd66b91cc
parentb119f36293ef2cf3bdb0f9ed7b24b9eb25453fac
lxc-ubuntu: fix obscure arguments

 1. --path is meant to be passed by lxc-create, but should not be passed
 in by users.  Don't advertise it in --help.
 2. --clean syntax ends up not making much sense.  Get rid of it, and
 add '--flush-cache' option instead.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
templates/lxc-ubuntu.in