mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 02:46:02 +02:00

* pnm*: add Korean translation * Update pages.ko/common/pnmsmooth.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
8 lines
261 B
Markdown
8 lines
261 B
Markdown
# pnmtosir
|
|
|
|
> PNM 파일을 Solitaire Image Recorder 파일로 변환.
|
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pnmtosir.html>.
|
|
|
|
- PNM 이미지를 SIR 이미지로 변환:
|
|
|
|
`pnmtosir {{경로/대상/입력.pnm}} > {{경로/대상/출력.sir}}`
|