From 9c3b1e5f7520c8670524d83c75ada82e0007b97c Mon Sep 17 00:00:00 2001 From: "Daniel, Dao Quang Minh" Date: Sun, 29 Jun 2014 13:10:20 -0400 Subject: [PATCH] fix doc references Docker-DCO-1.1-Signed-off-by: Daniel, Dao Quang Minh (github: dqminh) Upstream-commit: c66ab76c1ad175918b1e89576a6ded8aa619478a Component: cli --- components/cli/docs/sources/reference/commandline/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/sources/reference/commandline/cli.md b/components/cli/docs/sources/reference/commandline/cli.md index 43acb17578..56acc33310 100644 --- a/components/cli/docs/sources/reference/commandline/cli.md +++ b/components/cli/docs/sources/reference/commandline/cli.md @@ -736,7 +736,7 @@ specify this by adding the server name. Usage: docker logout [SERVER] - Log the user out of a docker registry server, if no server is specified "https://index.docker.io/v1/" is the default. + Log out from a Docker registry, if no server is specified "https://index.docker.io/v1/" is the default. example: $ docker logout localhost:8080