summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-manifest-add.1.md.in
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-08-22 07:32:36 -0600
committerEd Santiago <santiago@redhat.com>2022-08-22 09:39:37 -0600
commitbd90818b02309bbda3fd953e8f6e574970e6918b (patch)
tree6bb467d7dee31376e0d5ed7a136c3ca0d0b796a0 /docs/source/markdown/podman-manifest-add.1.md.in
parent11cc72d580e633f7f236cc1c78fb6146d4042c01 (diff)
downloadpodman-bd90818b02309bbda3fd953e8f6e574970e6918b.tar.gz
podman-bd90818b02309bbda3fd953e8f6e574970e6918b.tar.bz2
podman-bd90818b02309bbda3fd953e8f6e574970e6918b.zip
Man pages: refactor common options: --creds
Refactor the --creds option. I went with the one in podman-pull The main difference between all of them is the '####' line, differences in the param descriptions. podman-pull had the clearest one. This is another one that hack/markdown-preprocess-review is good for reviewing. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-manifest-add.1.md.in')
-rw-r--r--docs/source/markdown/podman-manifest-add.1.md.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-manifest-add.1.md.in b/docs/source/markdown/podman-manifest-add.1.md.in
index a1c498e4f..adffe1875 100644
--- a/docs/source/markdown/podman-manifest-add.1.md.in
+++ b/docs/source/markdown/podman-manifest-add.1.md.in
@@ -40,11 +40,7 @@ retrieved from the image's configuration information.
Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
-#### **--creds**=*creds*
-
-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.
+@@option creds
#### **--features**