summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-container-runlabel.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-11-25 05:48:25 -0500
committerMatthew Heon <mheon@redhat.com>2021-12-06 15:35:19 -0500
commite2d6948157123922e9be0f451074256b1a26222a (patch)
treec2b88a423221450f4575ac95335885bd67cd8e9e /docs/source/markdown/podman-container-runlabel.1.md
parent75fc7e43e0bcc94a510ea42efb4d05d1e7ca8a26 (diff)
downloadpodman-e2d6948157123922e9be0f451074256b1a26222a.tar.gz
podman-e2d6948157123922e9be0f451074256b1a26222a.tar.bz2
podman-e2d6948157123922e9be0f451074256b1a26222a.zip
List /etc/containers/certs.d as default for --cert-path
Helps Document https://github.com/containers/podman/issues/10116 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-container-runlabel.1.md')
-rw-r--r--docs/source/markdown/podman-container-runlabel.1.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-container-runlabel.1.md b/docs/source/markdown/podman-container-runlabel.1.md
index ec67a2687..7818ab7c3 100644
--- a/docs/source/markdown/podman-container-runlabel.1.md
+++ b/docs/source/markdown/podman-container-runlabel.1.md
@@ -41,7 +41,8 @@ Display the label's value of the image having populated its environment variable
#### **--cert-dir**=*path*
-Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client)
+Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
+Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client)
#### **--creds**=*[username[:password]]*