diff options
Diffstat (limited to 'docs/source/markdown/podman-build.1.md')
-rw-r--r-- | docs/source/markdown/podman-build.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-build.1.md b/docs/source/markdown/podman-build.1.md index 951d39e02..3f0bfc57b 100644 --- a/docs/source/markdown/podman-build.1.md +++ b/docs/source/markdown/podman-build.1.md @@ -286,7 +286,7 @@ Podman to run the container with just these capabilties. Podman launches the container with just the specified capabilties, as long as this list of capabilities is a subset of the default list. -If the specified capabilities are not in the default set, the container will +If the specified capabilities are not in the default set, Podman will print an error message and will run the container with the default capabilities. **--layers** |