aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-login.1.md.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-login.1.md.in')
-rw-r--r--docs/source/markdown/podman-login.1.md.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-login.1.md.in b/docs/source/markdown/podman-login.1.md.in
index c309395fb..63798ed99 100644
--- a/docs/source/markdown/podman-login.1.md.in
+++ b/docs/source/markdown/podman-login.1.md.in
@@ -48,11 +48,7 @@ Password for registry
Take the password from stdin
-#### **--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
#### **--username**, **-u**=*username*