diff options
author | Jan Synacek <jsynacek@redhat.com> | 2015-10-13 10:50:49 +0200 |
---|---|---|
committer | Jan Synacek <jsynacek@redhat.com> | 2015-10-13 10:51:28 +0200 |
commit | 66f529249a6b3c3391e732cba44482a498153e16 (patch) | |
tree | d1db46376b092b393417568d7073c4dea1fde7d9 /man | |
parent | 7e3ce75d342696d8305cd401a4bf4e70c0e3c30d (diff) |
journalctl: introduce short options for --since and --until
Fixes #1514.
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index db3f166e65..91a5536ade 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -534,7 +534,9 @@ </varlistentry> <varlistentry> + <term><option>-S</option></term> <term><option>--since=</option></term> + <term><option>-U</option></term> <term><option>--until=</option></term> <listitem><para>Start showing entries on or newer than the |