summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-create.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-create.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-create.1.md.in')
-rw-r--r--docs/source/markdown/podman-create.1.md.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-create.1.md.in b/docs/source/markdown/podman-create.1.md.in
index 3ae558996..c83083674 100644
--- a/docs/source/markdown/podman-create.1.md.in
+++ b/docs/source/markdown/podman-create.1.md.in
@@ -175,11 +175,7 @@ Limit write rate (IO per second) to a device (e.g. --device-write-iops=/dev/sda:
This option is not supported on cgroups V1 rootless systems.
-#### **--disable-content-trust**
-
-This is a Docker specific option to disable image verification to a Docker
-registry and is not supported by Podman. This flag is a NOOP and provided
-solely for scripting compatibility.
+@@option disable-content-trust
#### **--dns**=*dns*