From cb2cb32818211dcad99b616dcbe72d906e169cdf Mon Sep 17 00:00:00 2001 From: mayfrost Date: Fri, 4 Jan 2019 15:53:01 -0300 Subject: [PATCH] Update X.md --- X.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X.md b/X.md index 0a123db..81851c5 100644 --- a/X.md +++ b/X.md @@ -203,7 +203,7 @@ __COMMANDS__ `fc-list` * To show an ordered list of fonts matching a certain name or pattern: `fc-match -s ` -* To update fontconfig cached list of fonts: +* To update the list of fonts: `fc-cache -fv` * To update an specific directory: `fc-cache /path/to/fonts/`