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.1.0.alpha3~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8683fe;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 b90d67312..da32bb744 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