From f330c197bd61ff14c6b7bf2a594cc70130027ee8 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 25 Nov 2021 05:48:25 -0500 Subject: 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 --- docs/source/markdown/podman-manifest-add.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/markdown/podman-manifest-add.1.md') diff --git a/docs/source/markdown/podman-manifest-add.1.md b/docs/source/markdown/podman-manifest-add.1.md index 47f3fa25f..8e3f56797 100644 --- a/docs/source/markdown/podman-manifest-add.1.md +++ b/docs/source/markdown/podman-manifest-add.1.md @@ -43,7 +43,7 @@ environment variable. `export REGISTRY_AUTH_FILE=path` #### **--cert-dir**=*path* -Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. +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**=*creds* -- cgit v1.2.3-54-g00ecf