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