]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Update lxc_create.c corrected argument usage example for -t
authorpc-wurm <yordanov@pc-wurm.de>
Fri, 8 Nov 2013 11:45:51 +0000 (12:45 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 12 Nov 2013 21:03:55 +0000 (16:03 -0500)
I think '-t timeout' was mistakenly written, so I corrected it to '-t
template', since the -t argument is used for setting templates, not
timeout as far as I know.

Signed-off-by: pc-wurm <yordanov@pc-wurm.de>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc_create.c

index 2345d97919bd8da91b2d2b6a2c8c394b6da3baf9..754afbf2fdc61c65620ba0b0d0ff9c3d83c5967e 100644 (file)
@@ -117,7 +117,7 @@ static struct lxc_arguments my_args = {
        .progname = "lxc-create",
        .helpfn   = create_helpfn,
        .help     = "\
---name=NAME [-w] [-r] [-t timeout] [-P lxcpath]\n\
+--name=NAME [-w] [-r] [-t template] [-P lxcpath]\n\
 \n\
 lxc-create creates a container\n\
 \n\