summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2019-09-11 10:39:08 -0400
committerTobias Geerinckx-Rice <me@tobias.gr>2019-09-11 17:50:04 +0200
commit0cd3e99d64081e958919845ddd01ae8d2fb2d692 (patch)
tree00c374e0e3ea4bb457594bf2b0efc97c19b40ab2 /doc
parent5df412bfe68ba4937c2f9bfdd995a5b646a7aae8 (diff)
downloadpatches-0cd3e99d64081e958919845ddd01ae8d2fb2d692.tar
patches-0cd3e99d64081e958919845ddd01ae8d2fb2d692.tar.gz
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 989b3d03bb..a3c5a564c3 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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