Fix missing missing backtick

Signed-off-by: Jonathan Lee <jonjohn1232009@gmail.com>
This commit is contained in:
Jonathan Lee 2017-08-01 00:33:07 -04:00
parent f47d9803fd
commit 9e4ad4889e
1 changed files with 1 additions and 1 deletions

View File

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