diff --git a/docs/containers.conf.5.md b/docs/containers.conf.5.md index bc1b5eab6..cf10cea22 100644 --- a/docs/containers.conf.5.md +++ b/docs/containers.conf.5.md @@ -612,7 +612,7 @@ The default method is different based on the platform that Podman is being run upon. To determine the current value, use this command: -`podman info --format {{.Host.EventLogger}` +`podman info --format {{.Host.EventLogger}}` Valid values are: `file`, `journald`, and `none`.