* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
459 B
459 B
toolbox
Tool for containerized command-line environments on Linux. Some subcommands such as
toolbox createhave their own usage documentation. More information: https://manned.org/toolbox.1.
- Run a
toolboxsubcommand:
toolbox {{subcommand}}
- Display help for a
toolboxsubcommand (such ascreate,enter,rm,rmi, etc.):
toolbox help {{subcommand}}
- Display help:
toolbox --help
- Display version:
toolbox --version