This commit is contained in:
JMARyA 2024-02-12 21:55:34 +01:00
parent e7a85e5e00
commit b015a3e8e2
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
12 changed files with 116 additions and 63 deletions

View file

@ -49,7 +49,7 @@ This is the equivalent of `docker exec` targeting a Compose service.
| `-w, --workdir` | Path to workdir directory for this command. |
### `docker-compose logs`
Displays log output from services.
Displays [log](../dev/Log.md) output from services.
#### Options
| Option | Description |