mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 05:48:00 +00:00
Update cheatsheets
This commit is contained in:
17
linux/toolbox-help
Normal file
17
linux/toolbox-help
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# toolbox help
|
||||
|
||||
> Displays 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}}`
|
||||
Reference in New Issue
Block a user