From ea6637dc021f78283aa6adc307d8262c77bee6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Z=C3=B6ller?= Date: Wed, 16 Dec 2020 10:20:27 +0100 Subject: [PATCH] Fixed another Documentation error --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ba98dd..8e67480 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ Call on a started container. Provided logging was enabled for a container, returns the given log presentation, e.g. as a string | Key | Type | Description | +| ------------- | :------------- | :----- | | `container-config` | Map, mandatory | The configuration describing the container for which the log should be retrieved | ## License