termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo * linux/t*: add Korean translation
This commit is contained in:
21
pages.ko/linux/toolbox.md
Normal file
21
pages.ko/linux/toolbox.md
Normal 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`
|
Reference in New Issue
Block a user