summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-container-runlabel.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-26 16:51:21 +0200
committerGitHub <noreply@github.com>2021-05-26 16:51:21 +0200
commita5a2416b3533ed6b188ce8457adf5aa1f86cf49f (patch)
tree282472758d960d7f8ad4d2fee7ee7f2b5d6bdfee /docs/source/markdown/podman-container-runlabel.1.md
parentb909bcaed613eb94333641fff4250c07f1ab4323 (diff)
parentf49023031d85ddf5700855ac374e63e2bbaa653e (diff)
downloadpodman-a5a2416b3533ed6b188ce8457adf5aa1f86cf49f.tar.gz
podman-a5a2416b3533ed6b188ce8457adf5aa1f86cf49f.tar.bz2
podman-a5a2416b3533ed6b188ce8457adf5aa1f86cf49f.zip
Merge pull request #10461 from mheon/rc3_backports
Backports for v3.2.0-RC3
Diffstat (limited to 'docs/source/markdown/podman-container-runlabel.1.md')
-rw-r--r--docs/source/markdown/podman-container-runlabel.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-container-runlabel.1.md b/docs/source/markdown/podman-container-runlabel.1.md
index aee849cbd..e343a12fe 100644
--- a/docs/source/markdown/podman-container-runlabel.1.md
+++ b/docs/source/markdown/podman-container-runlabel.1.md
@@ -57,7 +57,7 @@ The runlabel command will not execute if --display is specified.
#### **--cert-dir**=*path*
Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry.
-Default certificates directory is _/etc/containers/certs.d_. (This option is not available with the remote Podman client)
+Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client)
#### **--creds**=*[username[:password]]*
@@ -105,7 +105,7 @@ $ sudo podman container runlabel --display run foobar
```
## SEE ALSO
-podman(1)
+podman(1), containers-certs.d(5)
## HISTORY
September 2018, Originally compiled by Brent Baude (bbaude at redhat dot com)