1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: Actually suggest ‘fc-cache -r’.

A follow-up commit to 0cd3e99d64.

* doc/guix.texi (Application Setup): Fix my own typo.
This commit is contained in:
Tobias Geerinckx-Rice
2019-09-11 18:05:35 +02:00
parent 0cd3e99d64
commit b3f724b0a1

View File

@@ -1724,7 +1724,7 @@ to make sure your TrueType fonts are listed there.
After installing fonts you may have to refresh the font cache to use
them in applications. The same applies when applications installed via
Guix do not seem to find fonts. To force rebuilding of the font cache
run @code{fc-cache -frv}. The @code{fc-cache} command is provided by
run @code{fc-cache -rv}. The @code{fc-cache} command is provided by
the @code{fontconfig} package.
@subsection X.509 Certificates