summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-push.1.md.in
diff options
context:
space:
mode:
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 6e6eecfa2..c679950f7 100644
--- a/docs/source/markdown/podman-push.1.md.in
+++ b/docs/source/markdown/podman-push.1.md.in
@@ -90,11 +90,7 @@ Add a sigstore signature at the destination using a private key at the specified
If signing the image (using either **--sign-by** or **--sign-by-sigstore-private-key**), read the passphrase to use from the specified path.
-#### **--tls-verify**
-
-Require HTTPS and verify certificates when contacting registries (default: true). If explicitly set to true,
-then TLS verification will be used. If set to false, then TLS verification will not be used. If not specified,
-TLS verification will be used unless the target registry is listed as an insecure registry in registries.conf.
+@@option tls-verify
## EXAMPLE