f*: add Korean translation (#14277)

This commit is contained in:
HoJeong Im
2024-10-21 01:02:09 +09:00
committed by GitHub
parent 24ca4ee673
commit e01f88e9e9
17 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# fstopgm
> Usenix FaceSaver 파일을 PGM 이미지로 변환.
> 참고: `pgmtofs`.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/fstopgm.html>.
- 지정된 Usenix FaceSaver 파일을 PGM 이미지로 변환:
`fstopgm {{경로/대상/입력.fs}} > {{경로/대상/출력.pgm}}`