summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2020-12-18 09:37:10 -0500
committerChris Evich <cevich@redhat.com>2020-12-18 16:18:27 -0500
commitea6c1c5bd08eeae666ab3931c245fcda1f03267d (patch)
tree49e627e3d4c74e426ece23b4e170e8143104043f /docs
parentf56865879ccffeddce3b9e36f585fe67c37591d5 (diff)
downloadpodman-ea6c1c5bd08eeae666ab3931c245fcda1f03267d.tar.gz
podman-ea6c1c5bd08eeae666ab3931c245fcda1f03267d.tar.bz2
podman-ea6c1c5bd08eeae666ab3931c245fcda1f03267d.zip
Document location of backend events file
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman.1.md4
1 files changed, 3 insertions, 1 deletions
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**