mirror of
https://github.com/containers/podman.git
synced 2025-06-04 13:08:55 +08:00

We're supposed to catch duplicate man-page options in review, but once in a while they sneak in. These are two dups that are 100% identical, and were auto-refactored by a script that I have. A few more options have snuck in (--dns, --usb) but those have different text so they can't be handled by my script. If anyone feels like refactoring those, go ahead. Signed-off-by: Ed Santiago <santiago@redhat.com>
8 lines
297 B
Markdown
8 lines
297 B
Markdown
####> This option file is used in:
|
|
####> podman login, logout
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--compat-auth-file**=*path*
|
|
|
|
Instead of updating the default credentials file, update the one at *path*, and use a Docker-compatible format.
|