diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-06-07 11:20:45 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-06-07 11:22:09 -0400 |
commit | 2b372e6ac9a2930b769ca10a73fc6485f795c14e (patch) | |
tree | 184f243c18758689fe270b0895b84c5fd367c0df | |
parent | b1ebad93b431c08ffe6225d0af40d5b59dec7a6a (diff) | |
download | podman-2b372e6ac9a2930b769ca10a73fc6485f795c14e.tar.gz podman-2b372e6ac9a2930b769ca10a73fc6485f795c14e.tar.bz2 podman-2b372e6ac9a2930b769ca10a73fc6485f795c14e.zip |
Touch up whitespace issue in build man
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
-rw-r--r-- | docs/podman-build.1.md | 2 |
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. |