Merge pull request #2827 from loic/patch-1

Fixed typo in compose-file.md
This commit is contained in:
Aanand Prasad 2016-02-10 15:58:54 +00:00
commit c43b25b0cf
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ documentation for more information. Optional.
foo: "bar"
baz: 1
## external
### external
If set to `true`, specifies that this volume has been created outside of
Compose. `docker-compose up` will not attempt to create it, and will raise