From: Michael Adam Date: Thu, 8 Jan 2015 09:22:18 +0000 (+0100) Subject: lxc-fedora: let help text fit into 80 columns X-Git-Tag: lxc-1.1.0.rc1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccc348be453c3991db351f336dbe9da8e861e97;p=thirdparty%2Flxc.git lxc-fedora: let help text fit into 80 columns by breaking and shortening some lines. Signed-off-by: Michael Adam Signed-off-by: Serge Hallyn --- diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora.in index 8d8b0b788..210f2e70e 100644 --- a/templates/lxc-fedora.in +++ b/templates/lxc-fedora.in @@ -1184,15 +1184,18 @@ usage() cat < - [-p|--path=] [-c|--clean] [-R|--release=] [--fqdn=] [-a|--arch=] + [-p|--path=] [-c|--clean] [-R|--release=] + [--fqdn=] [-a|--arch=] [-h|--help] Mandatory args: - -n,--name container name, used to as an identifier for that container from now on + -n,--name container name, used to as an identifier for that container Optional args: - -p,--path path to where the container will be created, defaults to @LXCPATH@. The container config will go under @LXCPATH@ in that case + -p,--path path to where the container will be created, + defaults to @LXCPATH@. --rootfs path for actual rootfs. -c,--clean clean the cache - -R,--release Fedora release for the new container. if the host is Fedora, then it will default to the host's release. + -R,--release Fedora release for the new container. + Defaults to host's release if the host is Fedora. --fqdn fully qualified domain name (FQDN) for DNS and system naming -a,--arch Define what arch the container will be [i686,x86_64] -h,--help print this help