docs: update cli reference link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
a220043ca0
commit
b1c06770d4
@ -33,4 +33,4 @@ With the `--json` flag, a json object is printed one per line with the format:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The events that can be received using this can be seen [here](https://docs.docker.com/engine/reference/commandline/system_events/#object-types).
|
The events that can be received using this can be seen [here](https://docs.docker.com/reference/cli/docker/system/events/#object-types).
|
||||||
|
@ -19,7 +19,7 @@ long: |-
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The events that can be received using this can be seen [here](/engine/reference/commandline/system_events/#object-types).
|
The events that can be received using this can be seen [here](/reference/cli/docker/system/events/#object-types).
|
||||||
usage: docker compose events [OPTIONS] [SERVICE...]
|
usage: docker compose events [OPTIONS] [SERVICE...]
|
||||||
pname: docker compose
|
pname: docker compose
|
||||||
plink: docker_compose.yaml
|
plink: docker_compose.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user