Fixed markup for the "-c" and "-s" options

This commit is contained in:
Pierre Pronchery 2014-11-19 22:39:02 +01:00
parent 0d7f9d5d78
commit 5c8f67c1ca

View File

@ -67,16 +67,20 @@
<refsect1 id="options"> <refsect1 id="options">
<title>Options</title> <title>Options</title>
<para>&name; expects a specification file to be specified on the command line. <para>&name; expects a specification file to be specified on the command line.
The following option is available:</para> The following options are available:</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term><option>-c</option></term> <term><option>-c</option></term>
<para>Generate a file suitable for a client.</para> <listitem>
<para>Generate a file suitable for a client.</para>
</listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>-s</option></term> <term><option>-s</option></term>
<para>Generate a file suitable for a server. This is the default <listitem>
behavior.</para> <para>Generate a file suitable for a server. This is the default
behavior.</para>
</listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>-o</option></term> <term><option>-o</option></term>