ddadd3db49mass 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> (cherry picked from commita0e3ec8790) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:2e7e529a18Component: cli
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