add new chinese translations
This commit is contained in:
20
pages.zh/common/lpstat.md
Normal file
20
pages.zh/common/lpstat.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# lpstat
|
||||
|
||||
> 显示有关打印机的状态信息。
|
||||
> 更多信息:<https://manned.org/lpstat>。
|
||||
|
||||
- 列出机器上存在的打印机及其是否启用打印:
|
||||
|
||||
`lpstat -p`
|
||||
|
||||
- 显示默认打印机:
|
||||
|
||||
`lpstat -d`
|
||||
|
||||
- 显示所有可用的状态信息:
|
||||
|
||||
`lpstat -t`
|
||||
|
||||
- 列出特定用户排队的打印作业:
|
||||
|
||||
`lpstat -u {{user}}`
|
Reference in New Issue
Block a user