doc/toolbox: Update

This commit is contained in:
Debarshi Ray 2019-05-16 14:40:17 +02:00
parent e5350fe840
commit 51fe2d3607
1 changed files with 5 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Create a new toolbox container.
**toolbox-enter(1)** **toolbox-enter(1)**
Enter an existing toolbox container for interactive use. Enter a toolbox container for interactive use.
**toolbox-list(1)** **toolbox-list(1)**
@ -69,6 +69,10 @@ Remove one or more toolbox containers.
Remove one or more toolbox images. Remove one or more toolbox images.
**toolbox-run(1)**
Run a command in an existing toolbox container.
## SEE ALSO ## SEE ALSO
`buildah(1)`, `podman(1)` `buildah(1)`, `podman(1)`