2022-04-01 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdlogmanager(1) where attempting to generate
	a SoundExchange Statutory License report using the command-line
	option would cause a crash.
	* Added an '-h' option to rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-04-01 20:26:44 -04:00
parent 91345cb991
commit 3cc7806db1
8 changed files with 109 additions and 16 deletions

View File

@@ -183,6 +183,21 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-h
<arg choice='req'><replaceable>hours</replaceable></arg>
</option>
</term>
<listitem>
<para>
Supply the Aggregate Tuning Hours value in hours. Currently only
required for the
<computeroutput>SoundExchange Statutory License</computeroutput>
report.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>