mirror of
https://github.com/docker/cli.git
synced 2025-08-27 13:42:00 +03:00
ddadd3db49
mass standardized the
formatting, with some errors.
This commit fixes errors on `login.md`:
- revert wrong `Logging out` headline
- restore correct level for some headlines (relative to parent
headline level change)
- re-add `Usage` headlines, with better name
Also add `related commands` headline on `login` and `logout`.
Signed-off-by: Thomas Riccardi <thomas@deepomatic.com>
813 B
813 B
title, description, keywords
title | description | keywords |
---|---|---|
logout | The logout command description and usage | logout, docker, registry |
logout
Usage: docker logout [SERVER]
Log out from a Docker registry.
If no server is specified, the default is defined by the daemon.
Options:
--help Print usage
Examples
$ docker logout localhost:8080