From: Didier Raboud Date: Tue, 17 Apr 2012 09:52:47 +0000 (+0200) Subject: lsb-base: Enhance documentation of fancy output [....] messages in README.Debian. X-Git-Tag: archive/raspbian/10.2018112800+rpi1^2~153 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=09845d6a1e5d2d9f01903520096a0c0cc31dc32e;p=lsb.git lsb-base: Enhance documentation of fancy output [....] messages in README.Debian. Signed-off-by: Didier Raboud --- diff --git a/debian/lsb-base.README.Debian b/debian/lsb-base.README.Debian index ad73393..75b8e05 100644 --- a/debian/lsb-base.README.Debian +++ b/debian/lsb-base.README.Debian @@ -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().