diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/podman-login.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-login.1.md b/docs/podman-login.1.md index 180cdd45e..1f24f6f21 100644 --- a/docs/podman-login.1.md +++ b/docs/podman-login.1.md @@ -38,7 +38,7 @@ Username for registry Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json **--cert-dir** -Pathname of a directory containing TLS certificates and keys +Pathname of a directory containing TLS certificates and keys used to connect to the registry **--tls-verify** Require HTTPS and verify certificates when contacting registries (default: true) |