summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-12-23 04:43:16 -0500
committerGitHub <noreply@github.com>2020-12-23 04:43:16 -0500
commitb41fa90a4c86df7fc8f14e814925dc5a330ddcf5 (patch)
tree5c7b7881ab6f7a5707f197bbeb38afad19c8eea7 /docs/source
parent767e1ac17fe093b1c1bf7525e95dd162c55a490a (diff)
parentea6c1c5bd08eeae666ab3931c245fcda1f03267d (diff)
downloadpodman-b41fa90a4c86df7fc8f14e814925dc5a330ddcf5.tar.gz
podman-b41fa90a4c86df7fc8f14e814925dc5a330ddcf5.tar.bz2
podman-b41fa90a4c86df7fc8f14e814925dc5a330ddcf5.zip
Merge pull request #8774 from cevich/events_file_docs
[CI:DOCS] Document location of backend events file
Diffstat (limited to 'docs/source')
-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**