1
0
Fork 0
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:
HoJeong Im 2023-11-20 00:28:44 +09:00 committed by GitHub
parent b75e5c0309
commit be3e45f965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,12 @@
# anytopnm
> 임의 유형의 이미지 파일을 일반적인 이미지 형식으로 변환합니다.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/anytopnm.html>.
- 입력 유형에 관계없이 입력 이미지를 PBM, PGM 또는 PPM 형식으로 변환:
`anytopnm {{경로/대상/입력}} > {{경로/대상/출력.pnm}}`
- 디스플레이 버전:
`anytopnm -version`