mirror of https://github.com/docker/docs.git
Fix syntax highlighting ucp/reference
This commit is contained in:
parent
df6153da8b
commit
2da3e4ec97
|
@ -15,7 +15,7 @@ Stream a tar file to stdout containing all UCP data volumes.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```bash
|
```none
|
||||||
docker run --rm -i \
|
docker run --rm -i \
|
||||||
--name ucp \
|
--name ucp \
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||||
|
|
Loading…
Reference in New Issue