diff options
Diffstat (limited to 'docs/source/markdown/podman-logs.1.md')
-rw-r--r-- | docs/source/markdown/podman-logs.1.md | 4 |
1 files changed, 4 insertions, 0 deletions
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. |