From 5ab9035a832a3c63acd658971eea6dff3185ca32 Mon Sep 17 00:00:00 2001 From: Kavika Tavui Date: Mon, 23 Sep 2019 10:10:47 -0700 Subject: [PATCH] The documentation is miseleading (#9317) pasting the expected output in the CL code box suggests it is part of the command to be copy-pasted, this should be indicated as the expected output --- ee/ucp/user-access/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/user-access/cli.md b/ee/ucp/user-access/cli.md index 83a3dae5af..3ba6b13305 100644 --- a/ee/ucp/user-access/cli.md +++ b/ee/ucp/user-access/cli.md @@ -111,7 +111,7 @@ To confirm that your client tools are now communicating with UCP, run: {% raw %} docker version --format '{{.Server.Version}}' {% endraw %} -{{ page.ucp_repo }}/{{ page.ucp_version }} + ```