zypper, fc-list, fc-cache: add Chinese translation (#4154)
This commit is contained in:
15
pages.zh/linux/fc-cache.md
Normal file
15
pages.zh/linux/fc-cache.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# fc-cache
|
||||
|
||||
> 扫描字体目录,以便建立字体缓存文件。
|
||||
|
||||
- 生成字体缓存文件:
|
||||
|
||||
`fc-cache`
|
||||
|
||||
- 强制重建所有字体缓存文件,而不检查缓存是否为最新版本:
|
||||
|
||||
`fc-cache -f`
|
||||
|
||||
- 删除字体缓存文件,然后生成新的字体缓存文件:
|
||||
|
||||
`fc-cache -r`
|
Reference in New Issue
Block a user