summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-06-07 12:16:58 -0400
committerGitHub <noreply@github.com>2018-06-07 12:16:58 -0400
commit8cb44e6a87526f8e6dd4b81381fbc670594d6b3d (patch)
tree184f243c18758689fe270b0895b84c5fd367c0df
parentb1ebad93b431c08ffe6225d0af40d5b59dec7a6a (diff)
parent2b372e6ac9a2930b769ca10a73fc6485f795c14e (diff)
downloadpodman-8cb44e6a87526f8e6dd4b81381fbc670594d6b3d.tar.gz
podman-8cb44e6a87526f8e6dd4b81381fbc670594d6b3d.tar.bz2
podman-8cb44e6a87526f8e6dd4b81381fbc670594d6b3d.zip
Merge pull request #920 from TomSweeneyRedHat/dev/tsweeney/fixwhitespace
Touch up whitespace issue in build man
-rw-r--r--docs/podman-build.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index c80a55c19..1a95a4e23 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -133,7 +133,7 @@ value can be entered. The password is entered without echo.
**--disable-content-trust**
-This is a Docker specific option to disable image verification to a Docker
+This is a Docker specific option to disable image verification to a Docker
registry and is not supported by Buildah. This flag is a NOOP and provided
soley for scripting compatibility.