]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Describe how one liner blocks work.
authorEric Wilde <ewilde@bsmdevelopment.com>
Mon, 12 Nov 2018 11:09:51 +0000 (00:09 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Mon, 12 Nov 2018 11:09:51 +0000 (00:09 +1300)
bin/mythtv-status

index 6635b24d3b14667db2b70f463ebaab490140f352..2dc99abd88234540f8275367da3a37324f5d0065 100755 (executable)
@@ -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