From fff9a1ee206c626c34117dc454cef5f17f8411a5 Mon Sep 17 00:00:00 2001 From: umohnani8 Date: Tue, 6 Feb 2018 17:10:10 -0500 Subject: Change default certs dir to /etc/containers/certs.d Updated man pages to reflect the change Signed-off-by: umohnani8 --- docs/podman-push.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/podman-push.1.md') diff --git a/docs/podman-push.1.md b/docs/podman-push.1.md index 63c75ea36..7e1733abf 100644 --- a/docs/podman-push.1.md +++ b/docs/podman-push.1.md @@ -57,7 +57,8 @@ Credentials (USERNAME:PASSWORD) to use for authenticating to a registry **cert-dir="PATHNAME"** -Pathname of a directory containing TLS certificates and keys +Pathname of a directory containing TLS certificates and keys. +Default certificates directory is _/etc/containers/certs.d_. **--compress** -- cgit v1.2.3-54-g00ecf