diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index b5950c94ce..296e3fd2ff 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -234,11 +234,13 @@ </varlistentry> <varlistentry> - <term><option>--local</option></term> - <term><option>-l</option></term> + <term><option>--merge</option></term> + <term><option>-m</option></term> - <listitem><para>Show only locally - generated messages.</para></listitem> + <listitem><para>Show entries + interleaved from all available + journals, including remote + ones.</para></listitem> </varlistentry> <varlistentry> |