Fix syntax highlighting for ucp/high-availability

This commit is contained in:
Joao Fernandes 2016-10-25 11:42:07 -07:00 committed by GitHub
parent 3469ca7ea3
commit ab90a1d891
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ across multiple UCP controller nodes.
The example below shows how to create a backup of a UCP controller node:
```bash
```none
# Create a backup, encrypt it, and store it on /tmp/backup.tar
$ docker run --rm -i --name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \