diff options
author | Jan Janssen <medhefgo@web.de> | 2013-05-17 15:38:13 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-21 09:23:51 -0400 |
commit | 2927b326ccf67236e148444679f582ea1437ef5a (patch) | |
tree | d172969085335641f243ad0dc8daa5cbdd51f59b /man/journalctl.xml | |
parent | 67820a0cbdc9d72a1074debf8b2bc72203c775cc (diff) |
man: Document missing options
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index cc7d1a0533..d9ca0a6074 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -323,6 +323,16 @@ </varlistentry> <varlistentry> + <term><option>-k</option></term> + <term><option>--dmesg</option></term> + + <listitem><para>Show kernel messages from + current boot. This implies <option>-b</option> + and adds the match <literal>_TRANSPORT=kernel</literal>. + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>-u</option></term> <term><option>--unit=</option></term> |