summaryrefslogtreecommitdiff
path: root/docs/podman-build.1.md
diff options
context:
space:
mode:
authorumohnani8 <umohnani@redhat.com>2018-02-06 17:10:10 -0500
committerumohnani8 <umohnani@redhat.com>2018-02-06 17:10:10 -0500
commitfff9a1ee206c626c34117dc454cef5f17f8411a5 (patch)
tree75d0e0f5e80d70e7af8d595a1d906427cc912ce0 /docs/podman-build.1.md
parent2df8a32352e5dacecd96ab8e891e3236323215cf (diff)
downloadpodman-fff9a1ee206c626c34117dc454cef5f17f8411a5.tar.gz
podman-fff9a1ee206c626c34117dc454cef5f17f8411a5.tar.bz2
podman-fff9a1ee206c626c34117dc454cef5f17f8411a5.zip
Change default certs dir to /etc/containers/certs.d
Updated man pages to reflect the change Signed-off-by: umohnani8 <umohnani@redhat.com>
Diffstat (limited to 'docs/podman-build.1.md')
-rw-r--r--docs/podman-build.1.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/podman-build.1.md b/docs/podman-build.1.md
index 61c8d8aaa..d4e9af175 100644
--- a/docs/podman-build.1.md
+++ b/docs/podman-build.1.md
@@ -38,7 +38,8 @@ resulting image's configuration.
**--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 certificates directory is _/etc/containers/certs.d_.
**--creds** *creds*