lsb-base: Enhance documentation of fancy output [....] messages in README.Debian.
authorDidier Raboud <odyx@debian.org>
Tue, 17 Apr 2012 09:52:47 +0000 (11:52 +0200)
committerDidier Raboud <odyx@debian.org>
Tue, 17 Apr 2012 09:57:53 +0000 (11:57 +0200)
Signed-off-by: Didier Raboud <odyx@debian.org>
debian/lsb-base.README.Debian

index ad7339334a0fe98d6b4249f6a34c45bcdb25b081..75b8e05c8e00bbebad0651a6329e7302480234c7 100644 (file)
@@ -45,8 +45,9 @@ specific to Debian and (in some cases) other derived distributions.
     setting of a kernel variable, but it might be something else that is
     not expected to take any time (or fail).
 
-    On Debian, a trailing period will be added to the message,
-    followed by a newline.
+    On Debian, a trailing period will be added to the message, followed by
+    a newline. If "Fancy output" is enabled, the message will get prepended
+    with a blue [info].
 
   - log_action_begin_msg "Configuring network interfaces"
 
@@ -54,6 +55,9 @@ specific to Debian and (in some cases) other derived distributions.
     Debian, an elipsis (...) will follow the message, and the cursor will
     stay at EOL.
 
+    If "Fancy output" is enabled, it will get the same [....] block as
+    log_daemon_msg.
+
   - log_action_cont_msg "flushing ARP cache"
 
     Log an action as part of a process started by log_action_start_msg().