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

@@ -5,17 +5,17 @@ source: https://github.com/tldr-pages/tldr.git
---
# toolbox list
> List existing `toolbox` containers and images.
> List existing Toolbx containers and images.
> More information: <https://manned.org/toolbox-list>.
- List all `toolbox` containers and images:
- List all Toolbx containers and images:
`toolbox list`
- List only `toolbox` containers:
- List only Toolbx containers:
`toolbox list {{[-c|--containers]}}`
- List only `toolbox` images:
- List only Toolbx images:
`toolbox list {{[-i|--images]}}`