summaryrefslogtreecommitdiff
path: root/docs/podman-pull.1.md
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2018-02-03 18:25:18 -0500
committerTomSweeneyRedHat <tsweeney@redhat.com>2018-02-06 09:29:23 -0500
commitbb37c11651b9a01ff9b5191eb5072cdf0db83a51 (patch)
tree3854db36aecff70a103dd176d97062035a7415e8 /docs/podman-pull.1.md
parentbf00c976dd7509b7d84d1fa5254f1ac26fc494e5 (diff)
downloadpodman-bb37c11651b9a01ff9b5191eb5072cdf0db83a51.tar.gz
podman-bb37c11651b9a01ff9b5191eb5072cdf0db83a51.tar.bz2
podman-bb37c11651b9a01ff9b5191eb5072cdf0db83a51.zip
Change un/pwd handling to match Buildah's
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/podman-pull.1.md')
-rw-r--r--docs/podman-pull.1.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md
index b1212ee6b..e49b69293 100644
--- a/docs/podman-pull.1.md
+++ b/docs/podman-pull.1.md
@@ -65,7 +65,9 @@ Pathname of a directory containing TLS certificates and keys
**--creds**
-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.
**--quiet, -q**