aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/creds.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --credsEd Santiago2022-08-22
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>