X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournalctl.xml;h=8577f614323f89dd7ee5d6c60974c6b4ab27c708;hb=220ec97ad65150542bb9c8a1ba20b19ea0d49ff8;hp=da43bf28796e6515516ece9c60947c32ec1c941d;hpb=44bc6e1fe0171af19451b5586f7fdd08853ccf5b;p=elogind.git diff --git a/man/journalctl.xml b/man/journalctl.xml index da43bf287..8577f6143 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -104,7 +104,7 @@ All users are granted access to their private per-user journals. However, by default, only root and - users who are members of the adm + users who are members of the systemd-journal group get access to the system journal and the journals of other users. @@ -152,11 +152,20 @@ - + + + + Ellipsize fields when + they do not fit in available columns. + The default is to show full fields, + allowing them to wrap or be truncated + by the pager if one is used. - Show all (printable) fields in - full. + The old options + / + are not useful anymore, except to undo + . @@ -253,12 +262,11 @@ - + - is very similar - but shows monotonic - timestamps instead of + is very similar, + but shows ISO 8601 wallclock timestamps. @@ -266,11 +274,25 @@ - + - is very similar - but shows ISO 8601 + is very similar, + but shows timestamps + with full microsecond + precision. + + + + + + + + + + is very similar, + but shows monotonic + timestamps instead of wallclock timestamps. @@ -379,7 +401,7 @@ context of an error or log event, possible solutions, as well as pointers to support forums, developer - documentation and any other relevant + documentation, and any other relevant manuals. Note that help texts are not available for all messages, but only for selected ones. For more @@ -387,7 +409,14 @@ please refer to the Message Catalog Developer - Documentation. + Documentation. + + Note: when attaching + journalctl output + to bug reports, please do + not use + . + @@ -457,6 +486,17 @@ + + + + Show a tabular list of + boot numbers (relative to current + boot), their IDs, and the timestamps + of the first and last message + pertaining to the boot. + + + @@ -545,11 +585,23 @@ - Start showing entries from the - location in the journal - after the location - specified by the this cursor. - + Start showing entries + from the location in the journal + after the + location specified by the this cursor. + The cursor is shown when the + option + is used. + + + + + + The cursor is shown after the last + entry after two dashes: + -- cursor: s=0639... + The format of this the cursor is private + and subject ot change. @@ -607,6 +659,16 @@ + + + + + Show messages from a + running, local container. Specify a + container name to connect + to. + + @@ -851,9 +913,9 @@ journalctl /dev/sda - Show all kernel logs from last boot: + Show all kernel logs from previous boot: - journalctl -k -b : + journalctl -k -b -1