summaryrefslogtreecommitdiff
path: root/docs/podman-login.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-login.1.md')
-rw-r--r--docs/podman-login.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-login.1.md b/docs/podman-login.1.md
index 27b47d9fd..d61881a8a 100644
--- a/docs/podman-login.1.md
+++ b/docs/podman-login.1.md
@@ -33,9 +33,9 @@ Username for registry
Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json
-**--cert-dir**
+**--cert-dir** *path*
-Pathname of a directory containing TLS certificates and keys used to connect to the registry.
+Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry.
Default certificates directory is _/etc/containers/certs.d_.
**--tls-verify**