summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-build.1.md.in
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-08-22 19:23:54 -0600
committerEd Santiago <santiago@redhat.com>2022-08-23 10:10:35 -0600
commit2c03681b2c04c28add7b0d8eafbfce37937ce653 (patch)
tree70a7aaf5d896506ac899e0be26b28731ccfcf45e /docs/source/markdown/podman-build.1.md.in
parentee2f8155cc85705787900db71f4154d358bd419d (diff)
downloadpodman-2c03681b2c04c28add7b0d8eafbfce37937ce653.tar.gz
podman-2c03681b2c04c28add7b0d8eafbfce37937ce653.tar.bz2
podman-2c03681b2c04c28add7b0d8eafbfce37937ce653.zip
Man pages: refactor common options: --disable-content-trust
A NOP option. I chose the container word, of course, and the word 'option' instead of 'flag'. I also hyphenated where needed. I'm choosing to eliminate the "not on remote" text, because I don't think it's true: podman-remote happily accepts that flag on all those commands, including build. (It's marked as hidden on build, but still accepted). Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-build.1.md.in')
-rw-r--r--docs/source/markdown/podman-build.1.md.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-build.1.md.in b/docs/source/markdown/podman-build.1.md.in
index dab705f94..87a21a7ae 100644
--- a/docs/source/markdown/podman-build.1.md.in
+++ b/docs/source/markdown/podman-build.1.md.in
@@ -230,11 +230,7 @@ registries, and images being written to local storage would only need to be
decompressed again to be stored. Compression can be forced in all cases by
specifying **--disable-compression=false**.
-#### **--disable-content-trust**
-
-This is a Docker specific option to disable image verification to a container
-registry and is not supported by Podman. This option is a NOOP and provided
-solely for scripting compatibility. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
+@@option disable-content-trust
#### **--dns**=*dns*