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

This commit is contained in:
Behdad Esfahbod 2009-11-20 18:44:04 -05:00
parent 4a3bef8ac3
commit 38bd85b83b
1 changed files with 10 additions and 1 deletions

View File

@ -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>
@ -110,6 +111,14 @@ 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>-s</option>
<option>--system-only</option>