Commit f079d569 by Daniel Lezcano

fix bad docbook syntax in lxc-create.sgml.in

Removed extra </command>. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 9acc339a
......@@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<refsynopsisdiv>
<cmdsynopsis>
<command>lxc-create <replaceable>-n name</replaceable>
<optional>-f config_file</optional></command>
<optional>-f config_file</optional>
<optional>-t template</optional></command>
</cmdsynopsis>
</refsynopsisdiv>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment