diff options
Diffstat (limited to 'docs/podman-logout.1.md')
-rw-r--r-- | docs/podman-logout.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-logout.1.md b/docs/podman-logout.1.md index 8a0f15874..7d8449915 100644 --- a/docs/podman-logout.1.md +++ b/docs/podman-logout.1.md @@ -25,9 +25,11 @@ All the cached credentials can be removed by setting the **all** flag. ## OPTIONS **--authfile** + Path of the authentication file. Default is ${XDG_\RUNTIME\_DIR}/containers/auth.json **--all, -a** + Remove the cached credentials for all registries in the auth file ## EXAMPLES |