add new chinese translations
This commit is contained in:
9
pages.zh/common/lispmtopgm.md
Normal file
9
pages.zh/common/lispmtopgm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# lispmtopgm
|
||||
|
||||
> 将Lisp机器位图转换为PGM图像。
|
||||
> 另请参阅:`pgmtolispm`。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/lispmtopgm.html>。
|
||||
|
||||
- 将指定的Lisp机器位图文件转换为PGM图像:
|
||||
|
||||
`lispmtopgm {{path/to/input.lispm}} > {{path/to/output.pgm}}`
|
Reference in New Issue
Block a user