mirror of https://github.com/docker/docs.git
add 'none' cue to large screentext block
...to prevent weird syntax highlighting.
This commit is contained in:
parent
e889b0ed1d
commit
7da6a0bd21
|
@ -10,7 +10,7 @@ This page provides the usage information for the `docker-compose` Command.
|
|||
You can also see this information by running `docker-compose --help` from the
|
||||
command line.
|
||||
|
||||
```
|
||||
```none
|
||||
Define and run multi-container applications with Docker.
|
||||
|
||||
Usage:
|
||||
|
@ -117,4 +117,4 @@ envvars.md#compose-project-name)
|
|||
|
||||
## Where to go next
|
||||
|
||||
* [CLI environment variables](envvars.md)
|
||||
* [CLI environment variables](envvars.md)
|
||||
|
|
Loading…
Reference in New Issue