Update X.md

This commit is contained in:
mayfrost 2019-01-04 15:53:01 -03:00 committed by GitHub
parent ef53a374a9
commit cb2cb32818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
X.md
View File

@ -203,7 +203,7 @@ __COMMANDS__
`fc-list` `fc-list`
* To show an ordered list of fonts matching a certain name or pattern: * To show an ordered list of fonts matching a certain name or pattern:
`fc-match -s <NAME>` `fc-match -s <NAME>`
* To update fontconfig cached list of fonts: * To update the list of fonts:
`fc-cache -fv` `fc-cache -fv`
* To update an specific directory: * To update an specific directory:
`fc-cache /path/to/fonts/` `fc-cache /path/to/fonts/`