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

doc: Run fc-cache verbosely and delete existing caches.

* doc/guix.texi (Application Setup): Suggest ‘fc-cache -rv’ instead
of ‘fc-cache -f’.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
Joshua Branson
2019-09-11 10:39:08 -04:00
committed by Tobias Geerinckx-Rice
parent 5df412bfe6
commit 0cd3e99d64

View File

@@ -1724,8 +1724,8 @@ 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 -f}. The @code{fc-cache} command is provided by the
@code{fontconfig} package.
run @code{fc-cache -frv}. The @code{fc-cache} command is provided by
the @code{fontconfig} package.
@subsection X.509 Certificates