tlmgr*: add Korean translation (#14526)

This commit is contained in:
코드싸이
2024-11-02 02:53:53 +09:00
committed by GitHub
parent 3eda65e26e
commit b55e7a383d
23 changed files with 563 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# tlmgr dump-tlpdb
> TeX Live 패키지 데이터베이스 덤프.
> 더 많은 정보: <https://www.tug.org/texlive/tlmgr.html>.
- 로컬 패키지 데이터베이스 덤프:
`tlmgr dump-tlpdb --local`
- 원격 패키지 데이터베이스 덤프:
`tlmgr dump-tlpdb --remote`
- 로컬 패키지 데이터베이스를 JSON 형식으로 덤프:
`tlmgr dump-tlpdb --local --json`