From: Silvio Fricke Date: Wed, 12 Nov 2014 09:45:06 +0000 (+0100) Subject: lxc-create -t option is not optional X-Git-Tag: lxc-1.0.7~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c537d06b31194ccc2b51241b64d54a4d63bbc5e6;p=thirdparty%2Flxc.git lxc-create -t option is not optional Closes: #355 Signed-off-by: Silvio Fricke Acked-by: Stéphane Graber --- diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in index 4c8b108fb..0012d0a9e 100644 --- a/doc/lxc-create.sgml.in +++ b/doc/lxc-create.sgml.in @@ -51,7 +51,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA lxc-create -n name -f config_file - -t template + -t template -B backingstore -- template-options