From: Eric Wilde Date: Mon, 12 Nov 2018 11:09:51 +0000 (+1300) Subject: Describe how one liner blocks work. X-Git-Tag: 1.0.0~62 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d2cef7f8cf7c18621066d9303f36f00f513410;p=mythtv-status.git Describe how one liner blocks work. --- diff --git a/bin/mythtv-status b/bin/mythtv-status index 6635b24..2dc99ab 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -200,6 +200,11 @@ my $next_time = 'Never'; my @alerts = (); # The blocks of output which we might generate. +# +# Generally, these blocks of output are generated in the order that they +# appear below. However, if a block has the tag "format", who's value is +# "one line" it will appear at the start of the output, on a single line, +# all one liners grouped together. my @blocks = ( # All the one liners together