From: Andrew Ruthven Date: Wed, 25 Jan 2017 22:53:32 +0000 (+1300) Subject: Fix a typo X-Git-Tag: 0.10.8 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833cf6973cc80888cebb16c9629fe499aeadd953;p=mythtv-status.git Fix a typo --- diff --git a/bin/mythtv-status b/bin/mythtv-status index f90b57a..754eb38 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -1299,7 +1299,7 @@ Display the episode (subtitle) for the scheduled recordings. =item B<< --email
[ --email
...] >> Send the output to the listed email addresses. By default the encoder status, -currently recording shows and time till next recording is surpressed from +currently recording shows and time till next recording is suppressed from the email. To turn the additional blocks on you can use B<--encoders>, B<--recording-now> diff --git a/t/01-test-help.t b/t/01-test-help.t index 2052686..fb4c2f1 100644 --- a/t/01-test-help.t +++ b/t/01-test-help.t @@ -52,7 +52,7 @@ Options: --email
[ --email
...] Send the output to the listed email addresses. By default the encoder status, currently recording shows and time till next - recording is surpressed from the email. + recording is suppressed from the email. To turn the additional blocks on you can use --encoders, --recording-now and/or --next-recording.