add new chinese translations
This commit is contained in:
16
pages.zh/common/lpinfo.md
Normal file
16
pages.zh/common/lpinfo.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# lpinfo
|
||||
|
||||
> 列出连接的打印机和为 CUPS 打印服务器安装的驱动程序。
|
||||
> 更多信息:<https://openprinting.github.io/cups/doc/man-lpinfo.html>。
|
||||
|
||||
- 列出所有当前连接的打印机:
|
||||
|
||||
`lpinfo -v`
|
||||
|
||||
- 列出所有当前安装的打印机驱动程序:
|
||||
|
||||
`lpinfo -m`
|
||||
|
||||
- 按制造商和型号搜索已安装的打印机驱动程序:
|
||||
|
||||
`lpinfo --make-and-model "{{printer_model}}" -m`
|
Reference in New Issue
Block a user