X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=651a8a56ad99bc6c9c9ad07ae86f230ebb416579;hb=b2e6df73aa508cc09b1b536a2fb9f90f152b89fa;hp=296e3fd2ff01e01cc43e6f0ba8fc13fa270e672e;hpb=9e8a535faa370bab283cb2c3c52b0a0d44e9d193;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index 296e3fd2f..651a8a56a 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -62,7 +62,7 @@ journal as written by systemd-journald.service8. - If called without parameter will show the full + If called without parameter it will show the full contents of the journal, starting with the oldest entry collected. @@ -149,7 +149,7 @@ - Show only most recent + Show only the most recent journal entries, and continuously print new entries as they are appended to the journal. @@ -161,11 +161,14 @@ Controls the number of journal lines to show, counting from - the most recent ones. Takes a positive - integer argument. In follow mode - defaults to 10, otherwise is unset - thus not limiting how many lines are - shown. + the most recent ones. The argument is + optional, and if specified is a + positive integer. If not specified and + in follow mode defaults to 10. If this + option is not passed and follow mode + is not enabled, how many lines are + shown is not + limited. @@ -251,13 +254,22 @@ current boot. + + + + + Jump to the location + in the journal specified by the passed + cursor. + + Takes an absolute directory path as argument. If - specified will operate on the + specified journalctl will operate on the specified journal directory instead of the default runtime and system journal paths. @@ -287,7 +299,7 @@ info (6), debug (7). If a single log level is specified all - messages with this log levels or a + messages with this log level or a lower (hence more important) log level are shown. If a range is specified all messages within the range are shown, @@ -316,10 +328,18 @@ Instead of showing journal contents show internal header - information of the journal fiels + information of the journal fields accessed. + + + + Shows the current disk + usage of all + journal files. + + @@ -417,7 +437,7 @@ journalctl _SYSTEMD_UNIT=avahi-daemon.service _SYSTEMD_UNIT=dbus.service If the separator "+" is used - two expression may be combined in a logical OR. The + two expressions may be combined in a logical OR. The following will show all messages from the Avahi service process with the PID 28097 plus all messages from the D-Bus service (from any of its