add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,24 @@
# cups-config
> 显示有关您的 CUPS 打印服务器安装的技术信息。
> 更多信息:<https://openprinting.github.io/cups/doc/man-cups-config.html>。
- 显示当前 CUPS 的安装位置:
`cups-config --serverbin`
- 显示 CUPS 配置目录的位置:
`cups-config --serverroot`
- 显示 CUPS 数据目录的位置:
`cups-config --datadir`
- 显示帮助信息:
`cups-config --help`
- 显示 CUPS 版本:
`cups-config --version`