From bb37c11651b9a01ff9b5191eb5072cdf0db83a51 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Sat, 3 Feb 2018 18:25:18 -0500 Subject: Change un/pwd handling to match Buildah's Signed-off-by: TomSweeneyRedHat --- docs/podman-push.1.md | 4 +++- 1 file changed, 3 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..b94672ebe 100644 --- a/docs/podman-push.1.md +++ b/docs/podman-push.1.md @@ -53,7 +53,9 @@ If the authorization state is not found there, $HOME/.docker/config.json is chec **--creds="CREDENTIALS"** -Credentials (USERNAME:PASSWORD) to use for authenticating to a registry +The [username[:password]] to use to authenticate with the registry if required. +If one or both values are not supplied, a command line prompt will appear and the +value can be entered. The password is entered without echo. **cert-dir="PATHNAME"** -- cgit v1.2.3-54-g00ecf