]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update color of journal logs in DEBUG level
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Jan 2019 21:21:17 +0000 (06:21 +0900)
committerFilipe Brandenburger <filbranden@google.com>
Thu, 3 Jan 2019 04:34:24 +0000 (20:34 -0800)
Fixes #11303.

man/journalctl.xml

index 58f3aa205aa8fdf4dc19447c4db4686c0f0d8e4d..7ff0a479e0ec93483236b19e8c957e155876fe04 100644 (file)
 
       <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; other lines are
-      displayed normally.</para>
+      of level NOTICE and higher are highlighted; lines of level DEBUG
+      are colored lighter grey; other lines are displayed normally.</para>
     </refsect1>
 
     <refsect1>