doc/toolbox-create: Use singular for consistency

The rest of the DESCRIPTION section refers to toolbox containers in the
singular, not plural.

https://github.com/containers/toolbox/pull/814
This commit is contained in:
Debarshi Ray 2021-06-26 08:59:59 +02:00
parent 596d5c42b3
commit 3f14358dc6
1 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@ Fedora image will be used.
The container is created with `podman create`, and its entry point is set to
`toolbox init-container`.
By default, toolbox containers are named after their corresponding images. If
the image had a tag, then the tag is included in the name of the container,
but it's separated by a hyphen, not a colon. A different name can be assigned
by using the CONTAINER argument.
By default, a toolbox container is named after its corresponding image. If the
image had a tag, then the tag is included in the name of the container, but
it's separated by a hyphen, not a colon. A different name can be assigned by
using the CONTAINER argument.
A toolbox container seamlessly integrates with the rest of the operating
system by providing access to the user's home directory, the Wayland and X11