summaryrefslogtreecommitdiff
path: root/docs/podman-pull.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-pull.1.md')
-rw-r--r--docs/podman-pull.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md
index a0f516068..3a22caa57 100644
--- a/docs/podman-pull.1.md
+++ b/docs/podman-pull.1.md
@@ -50,9 +50,9 @@ Image stored in local container/storage
Path of the authentication file. Default is ${XDG_RUNTIME\_DIR}/containers/auth.json, which is set using `podman login`.
If the authorization state is not found there, $HOME/.docker/config.json is checked, which is set using `docker login`.
-**--cert-dir**
+**--cert-dir** *path*
-Pathname of a directory containing TLS certificates and keys.
+Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry.
Default certificates directory is _/etc/containers/certs.d_.
**--creds**