[Fontconfig] fontconfig: Branch 'master'
Akira TAGOH
tagoh at kemper.freedesktop.org
Tue Sep 24 19:41:32 PDT 2013
fc-list/fc-list.sgml | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 102864d0dba46c99b22c912454c1f58731287405
Author: Akira TAGOH <akira at tagoh.org>
Date: Wed Sep 25 11:41:23 2013 +0900
Add the description of -q option to the man page
diff --git a/fc-list/fc-list.sgml b/fc-list/fc-list.sgml
index c4a82cd..0eb704d 100644
--- a/fc-list/fc-list.sgml
+++ b/fc-list/fc-list.sgml
@@ -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>
@@ -114,6 +118,14 @@ manpage.1: manpage.sgml
</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>
</term>
More information about the Fontconfig
mailing list