Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-11 00:21:58 +00:00
parent 9b844dc12b
commit f3773777cf
36 changed files with 230 additions and 99 deletions

View File

@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
> Some subcommands such as `create` have their own usage documentation.
> More information: <https://manned.org/toolbox>.
- Enter a container to use it interactively:
- Enter a Toolbx container to use it interactively:
`toolbox enter {{container}}`
@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
`toolbox rmi {{image1 image2 ...}}`
- Display help for a specific subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):
- Display help for a specific subcommand (such as `create`, `enter`, `rm`, etc.):
`toolbox help {{subcommand}}`