doc/toolbox-create: Tweak the default container examples for consistency

... with 'enter' and 'run'.

https://github.com/containers/toolbox/pull/1281

Signed-off-by: Nils Lindemann <nilslindemann@tutanota.com>
This commit is contained in:
Nils Lindemann 2023-03-30 21:49:22 +02:00 committed by Debarshi Ray
parent 05191026c9
commit add05de27e

View file

@ -112,13 +112,13 @@ host. Cannot be used with `--image`.
## EXAMPLES
### Create a toolbox container using the default image matching the host OS
### Create the default toolbox container matching the host OS
```
$ toolbox create
```
### Create a toolbox container using the default image for Fedora 36
### Create the default toolbox container for Fedora 36
```
$ toolbox create --distro fedora --release f36