add new chinese translations
This commit is contained in:
24
pages.zh/common/cups-config.md
Normal file
24
pages.zh/common/cups-config.md
Normal 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`
|
Reference in New Issue
Block a user