diff options
Diffstat (limited to 'docs/podman-push.1.md')
-rw-r--r-- | docs/podman-push.1.md | 3 |
1 files changed, 2 insertions, 1 deletions
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** |