add new chinese translations
This commit is contained in:
21
pages.zh/linux/toolbox.md
Normal file
21
pages.zh/linux/toolbox.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 工具箱
|
||||
|
||||
> 在Linux上管理容器化的命令行环境。
|
||||
> 一些子命令,例如`create`,有自己的使用文档。
|
||||
> 更多信息:<https://manned.org/toolbox.1>。
|
||||
|
||||
- 运行一个`toolbox`子命令:
|
||||
|
||||
`toolbox {{subcommand}}`
|
||||
|
||||
- 显示特定子命令的帮助(如`create`、`enter`、`rm`、`rmi`等):
|
||||
|
||||
`toolbox help {{subcommand}}`
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`toolbox --help`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`toolbox --version`
|
Reference in New Issue
Block a user