Fix `docker stack deploy` reference flag

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2018-04-03 10:11:52 +02:00
parent 17aaad6f06
commit 2ee9635b1e
No known key found for this signature in database
GPG Key ID: 083CC6FD6EB699A3
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ configuration and environment-specific overrides, you can provide multiple
`--compose-file` flags.
```bash
$ docker stack deploy --compose-file docker-compose.yml -f docker-compose.prod.yml vossibility
$ docker stack deploy --compose-file docker-compose.yml -c docker-compose.prod.yml vossibility
Ignoring unsupported options: links