X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournalctl.xml;h=026bb22940d502e8c2b369d0bad5f176589313d7;hp=a533f4d0ea1f7fe44a03eb18e7a64a0f1d640cc6;hb=f8a2ebbc503c23210300ade56c1fb71c85c40a59;hpb=c3f60ec54da2a5d1ba00cec6bb2c282f079aa3f6 diff --git a/man/journalctl.xml b/man/journalctl.xml index a533f4d0e..026bb2294 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -159,16 +159,13 @@ - Controls the number of - journal lines to show, counting from - 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. + Show the most recent + journal events and limit the number of + events shown. If + is used, + this option is implied. The argument, + a positive integer, is optional, and + defaults to 10. @@ -215,7 +212,10 @@ information). json formats entries as JSON data structures, one per - line. json-pretty + line (see Journal + JSON Format for more + information). json-pretty also formats entries as JSON data structures, but formats them in multiple lines in order to make them @@ -349,6 +349,16 @@ time, respectively. + + + + + Print all possible + data values the specified field can + take in all entries of the + journal. + +