summaryrefslogtreecommitdiff
path: root/man/coredumpctl.xml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2020-04-12 20:39:09 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2020-04-13 17:10:27 +0200
commitaeb56450820f824785d1d2718064598293e3bd6c (patch)
treec08a064cb4212d8ab1919742c39d24f5b9da514f /man/coredumpctl.xml
parentb05e122036b35eb16ba33c487bb0440f3985aaa5 (diff)
downloadsystemd-aeb56450820f824785d1d2718064598293e3bd6c.tar.gz
coredumpctl: support --file=PATH
Let's match journalctl's functionality by throwing --file for coredumpctl into the mix, so we can work on a single journal file as well.
Diffstat (limited to 'man/coredumpctl.xml')
-rw-r--r--man/coredumpctl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index 4e99bc0d69..ab5dffdfb3 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -218,6 +218,17 @@
</varlistentry>
<varlistentry>
+ <term><option>--file=<replaceable>GLOB</replaceable></option></term>
+
+ <listitem><para>Takes a file glob as an argument. If
+ specified, coredumpctl will operate on the specified journal
+ files matching <replaceable>GLOB</replaceable> instead of the
+ default runtime and system journal paths. May be specified
+ multiple times, in which case files will be suitably
+ interleaved.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-D</option> <replaceable>DIR</replaceable></term>
<term><option>--directory=</option><replaceable>DIR</replaceable></term>