podman-compose: fix invalid example (#13798)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
- Start all containers using an alternate compose file:
|
- Start all containers using an alternate compose file:
|
||||||
|
|
||||||
`podman-compose {{path/to/file}} up`
|
`podman-compose {{-f|--file}} {{path/to/file.yaml}} up`
|
||||||
|
|
||||||
- Stop all running containers:
|
- Stop all running containers:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user