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

21
pages.ko/linux/toolbox.md Normal file
View File

@@ -0,0 +1,21 @@
# toolbox
> Linux에서 컨테이너화된 명령줄 환경을 관리합니다.
> `create`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
> 더 많은 정보: <https://manned.org/toolbox.1>.
- `toolbox` 하위 명령 실행:
`toolbox {{하위_명령}}`
- 특정 하위 명령(예: `create`, `enter`, `rm`, `rmi` 등)에 대한 도움말 표시:
`toolbox help {{하위_명령}}`
- 도움말 표시:
`toolbox --help`
- 버전 정보 표시:
`toolbox --version`