mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Fix typo in docs (Copmose)
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 6b8588ab94
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
6b535bc2c3
commit
71bca31df5
@@ -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.
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user