]> 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 22:16:53 +0000 (17:16 -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 4c8b108fbc229217d9c63dcb9fbbb5389f0fa459..0012d0a9ebdc8bbbe27bc730f7ced534dd8461c7 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>