aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-container-runlabel.1.md.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-container-runlabel.1.md.in')
-rw-r--r--docs/source/markdown/podman-container-runlabel.1.md.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/source/markdown/podman-container-runlabel.1.md.in b/docs/source/markdown/podman-container-runlabel.1.md.in
index 36e021ce4..bdbd306f2 100644
--- a/docs/source/markdown/podman-container-runlabel.1.md.in
+++ b/docs/source/markdown/podman-container-runlabel.1.md.in
@@ -55,9 +55,7 @@ Suppress output information when pulling images
If a container exists of the default or given name, as needed it will be stopped, deleted and a new container will be created from this image.
-#### **--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 containers-registries.conf(5).
+@@option tls-verify
## EXAMPLES