diff 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> |