podman-login: fix --tls-verify
argument (#14973)
See https://github.com/containers/podman/issues/24688.
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
|
||||
- Log in to an insecure (HTTP) registry:
|
||||
|
||||
`podman login --tls-verify false {{registry.example.org}}`
|
||||
`podman login --tls-verify=false {{registry.example.org}}`
|
||||
|
Reference in New Issue
Block a user