1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/toolbox.md
코드싸이 0a0ba9cf24
termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo

* linux/t*: add Korean translation
2024-11-09 23:21:48 +09:00

499 B

toolbox

Linux에서 컨테이너화된 명령줄 환경을 관리합니다. create와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다. 더 많은 정보: https://manned.org/toolbox.1.

  • toolbox 하위 명령 실행:

toolbox {{하위_명령}}

  • 특정 하위 명령(예: create, enter, rm, rmi 등)에 대한 도움말 표시:

toolbox help {{하위_명령}}

  • 도움말 표시:

toolbox --help

  • 버전 정보 표시:

toolbox --version