]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Extend journalctl color information
authorAlexander Krabler <code@a.krabler.eu>
Tue, 27 Jun 2023 16:45:33 +0000 (18:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 29 Jun 2023 08:10:09 +0000 (10:10 +0200)
Add sentence about colored warning messages in journalctl.

man/journalctl.xml

index d52f0e15c52089ff7e70efd6308729d3e4d06c2b..671336e150932eb0c93cf2affa819d8ce2b1ae94 100644 (file)
@@ -92,8 +92,8 @@
     disabled; see the <option>--no-pager</option> option and the "Environment" section below.</para>
 
     <para>When outputting to a tty, lines are colored according to priority: lines of level ERROR and higher
-    are colored red; lines of level NOTICE and higher are highlighted; lines of level DEBUG are colored
-    lighter grey; other lines are displayed normally.</para>
+    are colored red; lines of level WARNING are colored yellow; lines of level NOTICE are highlighted;
+    lines of level INFO are displayed normally; lines of level DEBUG are colored grey.</para>
 
     <para>To write entries <emphasis>to</emphasis> the journal, a few methods may be used. In general, output
     from systemd units is automatically connected to the journal, see