diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-11-07 14:23:01 -0500 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2018-11-07 19:54:17 -0500 |
commit | 185ec6de43ffc5cba4a51e80bfb627a5ba187020 (patch) | |
tree | deebde3615f3546cc68c7fe9993ced6324146d64 /docs/podman-build.1.md | |
parent | 1ebead256c06dbcb7e4704f1c02b1a4457fe1310 (diff) | |
download | podman-185ec6de43ffc5cba4a51e80bfb627a5ba187020.tar.gz podman-185ec6de43ffc5cba4a51e80bfb627a5ba187020.tar.bz2 podman-185ec6de43ffc5cba4a51e80bfb627a5ba187020.zip |
Touch up --log* options and daemons in man pages
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
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* |