summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-03-02 12:28:28 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-02 16:39:21 -0500
commitf678b3fcf13d78cf45ea4fdb7f9f0937773b8371 (patch)
treea172ae4a2b6c51a707f4abb3a273a9f491d76fac
parentb163640c61dcb10953949a1ee28599d8a19fd046 (diff)
downloadpodman-f678b3fcf13d78cf45ea4fdb7f9f0937773b8371.tar.gz
podman-f678b3fcf13d78cf45ea4fdb7f9f0937773b8371.tar.bz2
podman-f678b3fcf13d78cf45ea4fdb7f9f0937773b8371.zip
Update docs/source/markdown/podman-build.1.md
Signed-off-by: Valentin Rothberg <rothberg@redhat.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
-rw-r--r--docs/source/markdown/podman-build.1.md2
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**