diff options
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index ca940fec7e..e2740e4213 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -314,6 +314,17 @@ </varlistentry> <varlistentry> + <term><option>--user-unit=</option></term> + + <listitem><para>Show data only of the + specified user session unit. This will + add a match for + <literal>_SYSTEMD_USER_UNIT=</literal> + for the specified + unit.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>-p</option></term> <term><option>--priority=</option></term> |