aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-push.1.md.in
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-08-23 14:58:57 -0400
committerGitHub <noreply@github.com>2022-08-23 14:58:57 -0400
commitcf9c04ae2b61d1eed32a73aad2172d3455a5a9fa (patch)
tree8a79b6342dda56560b1e667257885d49b352b138 /docs/source/markdown/podman-push.1.md.in
parent3bcd8047cff076d34887bd3be7ed0e5701a41a02 (diff)
parent2c03681b2c04c28add7b0d8eafbfce37937ce653 (diff)
downloadpodman-cf9c04ae2b61d1eed32a73aad2172d3455a5a9fa.tar.gz
podman-cf9c04ae2b61d1eed32a73aad2172d3455a5a9fa.tar.bz2
podman-cf9c04ae2b61d1eed32a73aad2172d3455a5a9fa.zip
Merge pull request #15435 from edsantiago/docs_dedup_disablecontenttrust
[CI:DOCS] Man pages: refactor common options: --disable-content-trust
Diffstat (limited to 'docs/source/markdown/podman-push.1.md.in')
-rw-r--r--docs/source/markdown/podman-push.1.md.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-push.1.md.in b/docs/source/markdown/podman-push.1.md.in
index b7d05d988..a98964e45 100644
--- a/docs/source/markdown/podman-push.1.md.in
+++ b/docs/source/markdown/podman-push.1.md.in
@@ -66,11 +66,7 @@ Specifies the compression format to use. Supported values are: `gzip`, `zstd` a
After copying the image, write the digest of the resulting image to the file. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
-#### **--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
#### **--format**, **-f**=*format*