add new chinese translations
This commit is contained in:
12
pages.zh/common/thinkjettopbm.md
Normal file
12
pages.zh/common/thinkjettopbm.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# thinkjettopbm
|
||||
|
||||
> 将 HP ThinkJet 打印机命令文件转换为 PBM 文件。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/thinkjettopbm.html>。
|
||||
|
||||
- 将 HP ThinkJet 打印机命令文件转换为 PBM 文件:
|
||||
|
||||
`thinkjettopbm {{路径/到/输入}} > {{路径/到/输出.pbm}}`
|
||||
|
||||
- 将调试信息打印到 `stderr`:
|
||||
|
||||
`thinkjettopbm -d {{路径/到/输入}} > {{路径/到/输出.pbm}}`
|
Reference in New Issue
Block a user