fc*: move to common (#6510)
This commit is contained in:
16
pages/common/fc-cache.md
Normal file
16
pages/common/fc-cache.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# fc-cache
|
||||
|
||||
> Scan font directories to build font cache files.
|
||||
> More information: <https://manned.org/fc-cache>.
|
||||
|
||||
- Generate font cache files:
|
||||
|
||||
`fc-cache`
|
||||
|
||||
- Force a rebuild of all font cache files, without checking if cache is up-to-date:
|
||||
|
||||
`fc-cache -f`
|
||||
|
||||
- Erase font cache files, then generate new font cache files:
|
||||
|
||||
`fc-cache -r`
|
Reference in New Issue
Block a user