]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-create -t option is not optional
authorSilvio Fricke <silvio.fricke@gmail.com>
Wed, 12 Nov 2014 09:45:06 +0000 (10:45 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 25 Nov 2014 03:46:50 +0000 (22:46 -0500)
Closes: #355
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/lxc-create.sgml.in

index b90d67312836108ff97eaeda364c8cc848a770a1..da32bb744ec2a5e052f7b94898b2040d23a98582 100644 (file)
@@ -51,7 +51,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
       <command>lxc-create</command>
       <arg choice="req">-n <replaceable>name</replaceable></arg>
       <arg choice="opt">-f <replaceable>config_file</replaceable></arg>
-      <arg choice="opt">-t <replaceable>template</replaceable></arg>
+      <arg choice="reg">-t <replaceable>template</replaceable></arg>
       <arg choice="opt">-B <replaceable>backingstore</replaceable></arg>
       <arg choice="opt">-- <replaceable>template-options</replaceable></arg>
     </cmdsynopsis>