mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 02:41:24 +00:00
18 lines
348 B
Plaintext
18 lines
348 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# toolbox help
|
|
|
|
> Display help information about `toolbox`.
|
|
> More information: <https://manned.org/toolbox-help.1>.
|
|
|
|
- Display the `toolbox` manual:
|
|
|
|
`toolbox help`
|
|
|
|
- Display the `toolbox` manual for a specific subcommand:
|
|
|
|
`toolbox help {{subcommand}}`
|