mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 00:35:33 +02:00
anytopnm: add Korean translation (#11539)
[add]: add anytopnm.md for common
This commit is contained in:
parent
b75e5c0309
commit
be3e45f965
1 changed files with 12 additions and 0 deletions
12
pages.ko/common/anytopnm.md
Normal file
12
pages.ko/common/anytopnm.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# anytopnm
|
||||
|
||||
> 임의 유형의 이미지 파일을 일반적인 이미지 형식으로 변환합니다.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/anytopnm.html>.
|
||||
|
||||
- 입력 유형에 관계없이 입력 이미지를 PBM, PGM 또는 PPM 형식으로 변환:
|
||||
|
||||
`anytopnm {{경로/대상/입력}} > {{경로/대상/출력.pnm}}`
|
||||
|
||||
- 디스플레이 버전:
|
||||
|
||||
`anytopnm -version`
|
Loading…
Add table
Reference in a new issue