Merge pull request #981 from vdemeester/docs-fix-stack-deploy-reference

Fix `docker stack deploy` reference flag
This commit is contained in:
Sebastiaan van Stijn 2018-04-05 09:32:41 -07:00 committed by GitHub
commit 62104e2497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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