tlmgr*: add Korean translation (#14526)
This commit is contained in:
24
pages.ko/common/tlmgr-platform.md
Normal file
24
pages.ko/common/tlmgr-platform.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# tlmgr platform
|
||||
|
||||
> TeX Live 플랫폼 관리.
|
||||
> 더 많은 정보: <https://www.tug.org/texlive/tlmgr.html>.
|
||||
|
||||
- 패키지 저장소에서 사용 가능한 모든 플랫폼 나열:
|
||||
|
||||
`tlmgr platform list`
|
||||
|
||||
- 특정 플랫폼에 대한 실행 파일 추가:
|
||||
|
||||
`sudo tlmgr platform add {{플랫폼}}`
|
||||
|
||||
- 특정 플랫폼에 대한 실행 파일 제거:
|
||||
|
||||
`sudo tlmgr platform remove {{플랫폼}}`
|
||||
|
||||
- 현재 플랫폼을 자동으로 감지하여 전환:
|
||||
|
||||
`sudo tlmgr platform set auto`
|
||||
|
||||
- 특정 플랫폼으로 전환:
|
||||
|
||||
`sudo tlmgr platform set {{플랫폼}}`
|
Reference in New Issue
Block a user