Fix missing missing backtick

Signed-off-by: Jonathan Lee <jonjohn1232009@gmail.com>
Upstream-commit: 9e4ad4889e
Component: cli
This commit is contained in:
Jonathan Lee
2017-08-01 20:45:43 -04:00
parent db556c6449
commit 2a797862f7
@@ -158,7 +158,7 @@ The following example uses a template without headers and outputs the
$ docker node ls --format "{{.ID}}: {{.Hostname}} {{.TLSStatus}}"
e216jshn25ckzbvmwlnh5jr3g: swarm-manager1 Ready
35o6tiywb700jesrt3dmllaza: swarm-worker1 Needs Rotation
``
```
## Related commands