mirror of
https://github.com/docker/cli.git
synced 2026-09-24 07:25:07 -05:00
update typos and style in docs
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
co-authored by
David Karlsson
parent
5ba998d6b4
commit
5eac07b103
@@ -34,7 +34,7 @@ Create and update a stack from a `compose` file on the swarm.
|
||||
|
||||
### <a name="compose-file"></a> Compose file (--compose-file)
|
||||
|
||||
The `deploy` command supports compose file version `3.0` and above.
|
||||
The `deploy` command supports Compose file version `3.0` and above.
|
||||
|
||||
```console
|
||||
$ docker stack deploy --compose-file docker-compose.yml vossibility
|
||||
|
||||
Reference in New Issue
Block a user