1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Merge pull request #28718 from albers/docs-fix-copmose

Fix typo in docs (Copmose)
Upstream-commit: 4bc96372d85039520359536cfbaaef3bda837a46
Component: engine
This commit is contained in:
Vincent Demeester
2016-11-22 19:25:47 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ Options:
Create and update a stack from a `compose` or a `dab` file on the swarm. This command
has to be run targeting a manager node.
## Copmose file
## Compose file
The `deploy` command supports compose file version `3.0` and above.

View File

@@ -34,7 +34,7 @@ Options:
Create and update a stack from a `compose` or a `dab` file on the swarm. This command
has to be run targeting a manager node.
## Copmose file
## Compose file
The `deploy` command supports compose file version `3.0` and above."
@@ -98,4 +98,4 @@ axqh55ipl40h vossibility_vossibility-collector replicated 1/1 icecrime/
* [stack ps](stack_ps.md)
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [deploy](deploy.md)
* [deploy](deploy.md)