From 1efa8637097732f292398adf1506628255370d01 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 25 Apr 2017 02:19:21 +0800 Subject: [PATCH] Update id.md: replace single quotes with backticks (#3022) --- datacenter/ucp/2.1/reference/cli/id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/ucp/2.1/reference/cli/id.md b/datacenter/ucp/2.1/reference/cli/id.md index 718c97d027..ed46cec35f 100644 --- a/datacenter/ucp/2.1/reference/cli/id.md +++ b/datacenter/ucp/2.1/reference/cli/id.md @@ -9,7 +9,7 @@ Print the ID of UCP running on this node ## Description This command prints the ID of the UCP components running on this node. This ID -matches what you see when running the 'docker info' command while using +matches what you see when running the `docker info` command while using a client bundle. This ID is used by other commands as confirmation.