mirror of https://github.com/docker/compose.git
Merge pull request #9626 from Oriun/patch-1
Fix typo in compose pull documentation
This commit is contained in:
commit
5bc4016e70
|
@ -61,4 +61,4 @@ $ docker compose pull db
|
|||
⠹ f63c47038e66 Waiting 9.3s
|
||||
⠹ 77a0c198cde5 Waiting 9.3s
|
||||
⠹ c8752d5b785c Waiting 9.3s
|
||||
``̀`
|
||||
```
|
||||
|
|
|
@ -98,7 +98,7 @@ examples: |-
|
|||
⠹ f63c47038e66 Waiting 9.3s
|
||||
⠹ 77a0c198cde5 Waiting 9.3s
|
||||
⠹ c8752d5b785c Waiting 9.3s
|
||||
``̀`
|
||||
```
|
||||
deprecated: false
|
||||
experimental: false
|
||||
experimentalcli: false
|
||||
|
|
Loading…
Reference in New Issue