Fixed markup for the "-c" and "-s" options
This commit is contained in:
parent
0d7f9d5d78
commit
5c8f67c1ca
|
@ -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>
|
||||||
|
<listitem>
|
||||||
<para>Generate a file suitable for a client.</para>
|
<para>Generate a file suitable for a client.</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-s</option></term>
|
<term><option>-s</option></term>
|
||||||
|
<listitem>
|
||||||
<para>Generate a file suitable for a server. This is the default
|
<para>Generate a file suitable for a server. This is the default
|
||||||
behavior.</para>
|
behavior.</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-o</option></term>
|
<term><option>-o</option></term>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user