mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
man/coredumpctl: document the new options -S/-U
This commit is contained in:
parent
32485d0904
commit
4ab2753e36
@ -91,6 +91,20 @@
|
||||
all known core dumps.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-S</option></term>
|
||||
<term><option>--since</option></term>
|
||||
|
||||
<listitem><para>Only print entries which are since the specified date.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-U</option></term>
|
||||
<term><option>--until</option></term>
|
||||
|
||||
<listitem><para>Only print entries which are until the specified date.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-r</option></term>
|
||||
<term><option>--reverse</option></term>
|
||||
|
Loading…
x
Reference in New Issue
Block a user