diff options
author | Namhyung Kim <namhyung@gmail.com> | 2017-02-14 22:59:10 +0900 |
---|---|---|
committer | Namhyung Kim <namhyung@gmail.com> | 2017-02-14 23:27:16 +0900 |
commit | c1143c930fed22e7196d987cfacd37e4593b7878 (patch) | |
tree | 659ef50066c241a7bb9b4ac27f09c8c215e0a5b5 /man/coredumpctl.xml | |
parent | 4ec426b9750350e06e52ff8f67aedb6c1514f8b9 (diff) | |
download | systemd-c1143c930fed22e7196d987cfacd37e4593b7878.tar.gz |
man: coredumpctl: Add description of -r option
Diffstat (limited to 'man/coredumpctl.xml')
-rw-r--r-- | man/coredumpctl.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index abc245be5e..72a244d2eb 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -92,6 +92,14 @@ </varlistentry> <varlistentry> + <term><option>-r</option></term> + <term><option>--reverse</option></term> + + <listitem><para>Reverse output so that the newest entries are displayed first. + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>-F</option> <replaceable>FIELD</replaceable></term> <term><option>--field=</option><replaceable>FIELD</replaceable></term> |