[Fontconfig] fontconfig: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Fri Nov 20 15:45:46 PST 2009


 fc-cache/fc-cache.sgml |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 38bd85b83b2114d9a18da7b0ea73e0cdad5c7ee4
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Nov 20 18:44:04 2009 -0500

    [fc-cache] Document -r argument in man page

diff --git a/fc-cache/fc-cache.sgml b/fc-cache/fc-cache.sgml
index 0b602a3..26c745d 100644
--- a/fc-cache/fc-cache.sgml
+++ b/fc-cache/fc-cache.sgml
@@ -63,8 +63,9 @@ manpage.1: manpage.sgml
     <cmdsynopsis>
       <command>&dhpackage;</command>
 
-      <arg><option>-fsvVh</option></arg>
+      <arg><option>-frsvVh</option></arg>
       <arg><option>--force</option></arg>
+      <arg><option>--really-force</option></arg>
       <arg><option>--system-only</option></arg>
       <arg><option>--verbose</option></arg>
       <arg><option>--version</option></arg>
@@ -111,6 +112,14 @@ manpage.1: manpage.sgml
         </listitem>
       </varlistentry>
       <varlistentry>
+        <term><option>-r</option>
+          <option>--really-force</option>
+        </term>
+        <listitem>
+          <para>Erase all existing cache files and rescan.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
         <term><option>-s</option>
           <option>--system-only</option>
         </term>


More information about the Fontconfig mailing list