]> git.wh0rd.org - fontconfig.git/blobdiff - fc-cache/fc-cache.sgml
fc-cache: add a --root option
[fontconfig.git] / fc-cache / fc-cache.sgml
index 0b602a39d0c9f46adb6dd69c5386088337a4f3e6..f5215df6288cf9f7894879bb4f5a3a49b59c6d28 100644 (file)
@@ -63,8 +63,10 @@ manpage.1: manpage.sgml
     <cmdsynopsis>
       <command>&dhpackage;</command>
 
-      <arg><option>-fsvVh</option></arg>
+      <arg><option>-frRsvVh</option></arg>
       <arg><option>--force</option></arg>
+      <arg><option>--really-force</option></arg>
+      <arg><option>--root</option></arg>
       <arg><option>--system-only</option></arg>
       <arg><option>--verbose</option></arg>
       <arg><option>--version</option></arg>
@@ -110,6 +112,22 @@ manpage.1: manpage.sgml
             overriding the timestamp checking.</para>
         </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>-R</option>
+          <option>--root</option>
+        </term>
+        <listitem>
+          <para>Change to root before loading files.</para>
+        </listitem>
+      </varlistentry>
       <varlistentry>
         <term><option>-s</option>
           <option>--system-only</option>
@@ -175,6 +193,7 @@ manpage.1: manpage.sgml
       <command>fc-cat</command>(1)
       <command>fc-list</command>(1)
       <command>fc-match</command>(1)
+      <command>fc-pattern</command>(1)
       <command>fc-query</command>(1)
       <command>fc-scan</command>(1)
     </para>