X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=3b05e80fc118d3d8dff1d721dab64035109f62a9;hb=8a96d94e4c33173d1426b7e0a6325405804ba224;hp=55474c53d9e198b9410a0721215970e4040951e1;hpb=e0e009c067aa7237f9683c46e5845bbb11ec67c2;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 55474c53d..3b05e80fc 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -509,17 +509,27 @@ - + Show messages for the - specified systemd unit. This will add - a match for messages from the unit - (_SYSTEMD_UNIT=) - and additional matches for messages - from systemd and messages about - coredumps for the specified unit. - This parameter can be specified multiple times. - + specified systemd unit + UNIT, or + for any of the units matched by + PATTERN. + If a pattern is specified, a list of + unit names found in the journal is + compared with the specified pattern + and all that match are used. For each + unit name a match is added for + messages from the unit + (_SYSTEMD_UNIT=UNIT) + along with additional matches for + messages from systemd and messages + about coredumps for the specified + unit. + + This parameter can be specified + multiple times.