aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/fc-cache/fc-cache.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/fc-cache/fc-cache.sgml')
-rw-r--r--fontconfig/fc-cache/fc-cache.sgml12
1 files changed, 11 insertions, 1 deletions
diff --git a/fontconfig/fc-cache/fc-cache.sgml b/fontconfig/fc-cache/fc-cache.sgml
index 0b602a39d..3740be77f 100644
--- a/fontconfig/fc-cache/fc-cache.sgml
+++ b/fontconfig/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>
@@ -175,6 +184,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>