Update id.md: replace single quotes with backticks (#3022)

This commit is contained in:
Wang Jie 2017-04-25 02:19:21 +08:00 committed by Jim Galasyn
parent 08c99cc625
commit 1efa863709
1 changed files with 1 additions and 1 deletions

View File

@ -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.