mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
8bbd22d47b
The project was renamed to "Toolbx" to improve searchability back in 2021: <https://github.com/containers/containertoolbx.org/pull/1> The command name and a few other places (environment variables, runtime paths, etc.) kept the previous name for backward compatibility, but otherwise the new name is to be used: <https://github.com/containers/toolbox/pull/1446> --------- Co-authored-by: Darío Hereñú <magallania@gmail.com>
490 B
490 B
toolbox
Linux에서 컨테이너화된 명령줄 환경을 관리합니다.
create와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다. 더 많은 정보: https://manned.org/toolbox.
toolbox하위 명령 실행:
toolbox {{하위_명령}}
- 특정 하위 명령(예:
create,enter,rm등)에 대한 도움말 표시:
toolbox help {{하위_명령}}
- 도움말 표시:
toolbox --help
- 버전 정보 표시:
toolbox --version