doc/toolbox-create: Say that --distro & --image are mutually exclusive
https://github.com/containers/toolbox/pull/952
This commit is contained in:
parent
2e99b8a57f
commit
4948106f7d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ host. Cannot be used with `--image`.
|
|||
|
||||
Change the NAME of the image used to create the toolbox container. This is
|
||||
useful for creating containers from custom-built images. Cannot be used with
|
||||
`--release`.
|
||||
`--distro` and `--release`.
|
||||
|
||||
If NAME does not contain a registry, the local image storage will be
|
||||
consulted, and if it's not present there then it will be pulled from a suitable
|
||||
|
|
Loading…
Reference in a new issue