diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-11-07 17:25:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-07 17:25:04 -0800 |
commit | 672f572f507400a87c63b34fad137f321ded040d (patch) | |
tree | deebde3615f3546cc68c7fe9993ced6324146d64 /docs/podman-build.1.md | |
parent | 1ebead256c06dbcb7e4704f1c02b1a4457fe1310 (diff) | |
parent | 185ec6de43ffc5cba4a51e80bfb627a5ba187020 (diff) | |
download | podman-672f572f507400a87c63b34fad137f321ded040d.tar.gz podman-672f572f507400a87c63b34fad137f321ded040d.tar.bz2 podman-672f572f507400a87c63b34fad137f321ded040d.zip |
Merge pull request #1773 from TomSweeneyRedHat/dev/tsweeney/logoptfix1
Touch up --log* options and daemons in man pages
Diffstat (limited to 'docs/podman-build.1.md')
-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 0cbce15c0..f887d68cd 100644 --- a/docs/podman-build.1.md +++ b/docs/podman-build.1.md @@ -171,7 +171,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 -registry and is not supported by Buildah. This flag is a NOOP and provided +registry and is not supported by Podman. This flag is a NOOP and provided soley for scripting compatibility. **--file, -f** *Dockerfile* |