termusic: fix typo, linux/t*: add Korean translation (#14753)

* termusic: fix typo

* linux/t*: add Korean translation
This commit is contained in:
코드싸이
2024-11-09 23:21:48 +09:00
committed by GitHub
parent 624a50f563
commit 0a0ba9cf24
55 changed files with 1239 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# toolbox init-container
> 실행 중인 `toolbox` 컨테이너를 초기화합니다.
> 이 명령은 사용자가 실행해서는 안 되며, 호스트에서 실행할 수 없습니다.
> 더 많은 정보: <https://manned.org/toolbox-init-container.1>.
- 실행 중인 toolbox 초기화:
`toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}}`