mirror of https://github.com/docker/docs.git
Update id.md: replace single quotes with backticks (#3022)
This commit is contained in:
parent
08c99cc625
commit
1efa863709
|
|
@ -9,7 +9,7 @@ Print the ID of UCP running on this node
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
This command prints the ID of the UCP components running on this node. This ID
|
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.
|
a client bundle.
|
||||||
|
|
||||||
This ID is used by other commands as confirmation.
|
This ID is used by other commands as confirmation.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue