mirror of https://github.com/docker/docs.git
Fix typo (#5611)
This patch fixes minor typo of the `docker-compose` command.
This commit is contained in:
parent
2abb491a2d
commit
1dba72ce24
|
@ -145,7 +145,7 @@ a similar way, see
|
|||
|
||||
### Defining and using secrets in compose files
|
||||
|
||||
Both the `docker compose` and `docker stack` commands support defining secrets
|
||||
Both the `docker-compose` and `docker stack` commands support defining secrets
|
||||
in a compose file. See
|
||||
[the Compose file reference](/compose/compose-file/#secrets) for details.
|
||||
|
||||
|
|
Loading…
Reference in New Issue