ddadd3db494ce568a6b847932677f837802ea6b5 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