From ea6c1c5bd08eeae666ab3931c245fcda1f03267d Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Fri, 18 Dec 2020 09:37:10 -0500 Subject: Document location of backend events file Signed-off-by: Chris Evich --- docs/source/markdown/podman.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md index 7da01d389..79862b4d9 100644 --- a/docs/source/markdown/podman.1.md +++ b/docs/source/markdown/podman.1.md @@ -44,7 +44,9 @@ Path of the conmon binary (Default path is configured in `containers.conf`) #### **--events-backend**=*type* -Backend to use for storing events. Allowed values are **file**, **journald**, and **none**. +Backend to use for storing events. Allowed values are **file**, **journald**, and +**none**. When *file* is specified, the events are stored under a subdirectory +of the *tmpdir* location (see **--tmpdir** below). #### **--help**, **-h** -- cgit v1.2.3-54-g00ecf