summaryrefslogtreecommitdiff
path: root/cmd/podman/login.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/podman/login.go')
-rw-r--r--cmd/podman/login.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/podman/login.go b/cmd/podman/login.go
index 55f97de72..325bf8621 100644
--- a/cmd/podman/login.go
+++ b/cmd/podman/login.go
@@ -32,7 +32,7 @@ var (
},
cli.StringFlag{
Name: "cert-dir",
- Usage: "Pathname of a directory containing TLS certificates and keys",
+ Usage: "Pathname of a directory containing TLS certificates and keys used to connect to the registry",
},
cli.BoolTFlag{
Name: "tls-verify",