mirror of https://github.com/docker/cli.git
Fix typo - stacks being managed, not tasks?
This commit is contained in:
parent
c51671ccb9
commit
1ba0a354fe
|
@ -77,7 +77,7 @@ axqh55ipl40h vossibility-stack_vossibility-collector 1 icecrime/vossibility-co
|
||||||
|
|
||||||
## Managing stacks
|
## Managing stacks
|
||||||
|
|
||||||
Tasks are managed using the `docker stack` command:
|
Stacks are managed using the `docker stack` command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# docker stack --help
|
# docker stack --help
|
||||||
|
|
Loading…
Reference in New Issue