common/x*: add Korean translation (#14635)

This commit is contained in:
코드싸이
2024-11-05 16:07:08 +09:00
committed by GitHub
parent 23c5de443b
commit a3249448d1
40 changed files with 815 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# xzmore
> `xz` 또는 `lzma`로 압축된 파일의 텍스트를 표시.
> `xzless`와 거의 동일하지만, `PAGER` 환경 변수를 존중하고 기본적으로 `more`를 사용하며, 페이지 매개변수에 옵션을 전달할 수 없습니다.
> 더 많은 정보: <https://manned.org/xzmore>.
- 압축된 파일 보기:
`xzmore {{경로/대상/파일}}`