add new chinese translations
This commit is contained in:
12
pages.zh/common/pamtopam.md
Normal file
12
pages.zh/common/pamtopam.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pamtopam
|
||||
|
||||
> 复制一个PAM图像。
|
||||
> 更多信息:<https://netpbm.sourceforge.net/doc/pamtopam.html>。
|
||||
|
||||
- 从 `stdin` 复制一个PAM图像(即PBM、PGM、PPM或PAM图像)到 `stdout`:
|
||||
|
||||
`pamtopam < {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`pamtopam -version`
|
Reference in New Issue
Block a user