mirror of
https://github.com/docker/compose.git
synced 2026-05-13 05:51:50 +00:00
Update yaml docs
Signed-off-by: Andrew Kramer <andrew.d.kramer.80@gmail.com>
This commit is contained in:
parent
acac184135
commit
145bb8466d
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ options:
|
|||
swarm: false
|
||||
examples: |-
|
||||
### Use `-f` to specify the name and path of one or more Compose files
|
||||
Use the `-f` flag to specify the location of a Compose configuration file.
|
||||
Use the `-f` flag to specify the location of a Compose [configuration file](/reference/compose-file/).
|
||||
|
||||
#### Specifying multiple Compose files
|
||||
You can supply multiple `-f` configuration files. When you supply multiple files, Compose combines them into a single
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue