Add the description of -q option to the man page

This commit is contained in:
Akira TAGOH 2013-09-25 11:41:23 +09:00
parent 2b0fca14ad
commit 102864d0db
1 changed files with 12 additions and 0 deletions

View File

@ -69,6 +69,10 @@ manpage.1: manpage.sgml
<arg><option>-f</option> <option><replaceable>format</replaceable></option></arg>
<arg><option>--format</option> <option><replaceable>format</replaceable></option></arg>
</group>
<group>
<arg><option>-q</option></arg>
<arg><option>--quiet</option></arg>
</group>
<arg><option>--version</option></arg>
<arg><option>--help</option></arg>
<sbr>
@ -113,6 +117,14 @@ manpage.1: manpage.sgml
<replaceable>format</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-q</option>
<option>--quiet</option>
</term>
<listitem>
<para>Suppress all normal output. returns 1 as the error code if no fonts matched.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-V</option>
<option>--version</option>