summaryrefslogtreecommitdiff
path: root/docs/podman-login.1.md
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2017-12-20 14:24:58 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2017-12-21 09:49:01 +0000
commitb08ac1065ca0201cd66cf53bf6fc75470a70f398 (patch)
treebfa78c9845df129d38da024667168ea4d2753b11 /docs/podman-login.1.md
parent6065f18da6fa847ee67ff1e86e0a04ccb90dc587 (diff)
downloadpodman-b08ac1065ca0201cd66cf53bf6fc75470a70f398.tar.gz
podman-b08ac1065ca0201cd66cf53bf6fc75470a70f398.tar.bz2
podman-b08ac1065ca0201cd66cf53bf6fc75470a70f398.zip
Touch up certs-dir verbiage a bit
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #160 Approved by: rhatdan
Diffstat (limited to 'docs/podman-login.1.md')
-rw-r--r--docs/podman-login.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-login.1.md b/docs/podman-login.1.md
index 180cdd45e..1f24f6f21 100644
--- a/docs/podman-login.1.md
+++ b/docs/podman-login.1.md
@@ -38,7 +38,7 @@ Username for registry
Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json
**--cert-dir**
-Pathname of a directory containing TLS certificates and keys
+Pathname of a directory containing TLS certificates and keys used to connect to the registry
**--tls-verify**
Require HTTPS and verify certificates when contacting registries (default: true)