From c185d8c0d6774e90f64f4c6a84270c20a9325944 Mon Sep 17 00:00:00 2001 From: gcalin Date: Fri, 4 Mar 2022 19:04:58 +0100 Subject: Add option for pod logs to display different colors per container. Signed-off-by: Krzysztof Baran Signed-off-by: gcalin --- docs/source/markdown/podman-logs.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/source/markdown/podman-logs.1.md') diff --git a/docs/source/markdown/podman-logs.1.md b/docs/source/markdown/podman-logs.1.md index e12042030..6ce6c3812 100644 --- a/docs/source/markdown/podman-logs.1.md +++ b/docs/source/markdown/podman-logs.1.md @@ -15,6 +15,10 @@ any logs at the time you execute podman logs). ## OPTIONS +#### **--color** + +Output the containers with different colors in the log. + #### **--follow**, **-f** Follow log output. Default is false. -- cgit v1.2.3-54-g00ecf