add 'none' cue to large screentext block

...to prevent weird syntax highlighting.
This commit is contained in:
LRubin 2016-11-17 09:31:06 -08:00 committed by GitHub
parent e889b0ed1d
commit 7da6a0bd21
1 changed files with 2 additions and 2 deletions

View File

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