[lxc-devel] [PATCH trivial] lxc-create: add -P to --lxcpath option help text

Stéphane Graber stgraber at ubuntu.com
Wed Sep 18 18:59:05 UTC 2013


On Wed, Sep 18, 2013 at 02:00:42PM -0500, Serge Hallyn wrote:
> Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  src/lxc/lxc_create.c | 32 ++++++++++++++++----------------
>  1 file changed, 16 insertions(+), 16 deletions(-)
> 
> diff --git a/src/lxc/lxc_create.c b/src/lxc/lxc_create.c
> index ab5886b..4f205e8 100644
> --- a/src/lxc/lxc_create.c
> +++ b/src/lxc/lxc_create.c
> @@ -120,22 +120,22 @@ static struct lxc_arguments my_args = {
>  lxc-create creates a container\n\
>  \n\
>  Options :\n\
> -  -n, --name=NAME   NAME for name of the container\n\
> -  -f, --config=file initial configuration file\n\
> -  -t, --template=t  template to use to setup container\n\
> -  -B, --bdev=BDEV   backing store type to use\n\
> -  --lxcpath=PATH    place container under PATH\n\
> -  --lvname=LVNAME   Use LVM lv name LVNAME\n\
> -                    (Default: container name)\n\
> -  --vgname=VG       Use LVM vg called VG\n\
> -                    (Default: lxc))\n\
> -  --fstype=TYPE     Create fstype TYPE\n\
> -                    (Default: ext3))\n\
> -  --fssize=SIZE     Create filesystem of size SIZE\n\
> -                    (Default: 1G))\n\
> -  --dir=DIR         Place rootfs directory under DIR\n\
> -  --zfsroot=PATH    Create zfs under given zfsroot\n\
> -                    (Default: tank/lxc))\n",
> +  -n, --name=NAME    NAME for name of the container\n\
> +  -f, --config=file  Initial configuration file\n\
> +  -t, --template=t   Template to use to setup container\n\
> +  -B, --bdev=BDEV    Backing store type to use\n\
> +  -P, --lxcpath=PATH Place container under PATH\n\
> +  --lvname=LVNAME    Use LVM lv name LVNAME\n\
> +                     (Default: container name)\n\
> +  --vgname=VG        Use LVM vg called VG\n\
> +                     (Default: lxc))\n\
> +  --fstype=TYPE      Create fstype TYPE\n\
> +                     (Default: ext3))\n\
> +  --fssize=SIZE      Create filesystem of size SIZE\n\
> +                     (Default: 1G))\n\
> +  --dir=DIR          Place rootfs directory under DIR\n\
> +  --zfsroot=PATH     Create zfs under given zfsroot\n\
> +                     (Default: tank/lxc))\n",
>  	.options  = my_longopts,
>  	.parser   = my_parser,
>  	.checker  = NULL,
> -- 
> 1.8.1.2
> 
> 
> ------------------------------------------------------------------------------
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
> _______________________________________________
> Lxc-devel mailing list
> Lxc-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20130918/c4a620f2/attachment.pgp>


More information about the lxc-devel mailing list