aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-pull.1.md.in
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-08-22 11:05:30 -0400
committerGitHub <noreply@github.com>2022-08-22 11:05:30 -0400
commit11cc72d580e633f7f236cc1c78fb6146d4042c01 (patch)
tree70ea399c46cba0cf83e6637b5e690ceab9839448 /docs/source/markdown/podman-pull.1.md.in
parent76ace939081baa362292d62375c6d9a2c654c7dc (diff)
parenta0560eefaa1a5777ac910ec26af7a690a4b1f653 (diff)
downloadpodman-11cc72d580e633f7f236cc1c78fb6146d4042c01.tar.gz
podman-11cc72d580e633f7f236cc1c78fb6146d4042c01.tar.bz2
podman-11cc72d580e633f7f236cc1c78fb6146d4042c01.zip
Merge pull request #15407 from edsantiago/docs_dedup_certdir
Man pages: refactor common options: cert-dir
Diffstat (limited to 'docs/source/markdown/podman-pull.1.md.in')
-rw-r--r--docs/source/markdown/podman-pull.1.md.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-pull.1.md.in b/docs/source/markdown/podman-pull.1.md.in
index cf06cc6a8..46eaa706a 100644
--- a/docs/source/markdown/podman-pull.1.md.in
+++ b/docs/source/markdown/podman-pull.1.md.in
@@ -53,10 +53,7 @@ All tagged images in the repository will be pulled.
@@option authfile
-#### **--cert-dir**=*path*
-
-Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
-Please refer to **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)** for details. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
+@@option cert-dir
#### **--creds**=*[username[:password]]*