2022-12-22 Fred Gleason <fredg@paravelsystems.com>

* Documented the '--check-log-line-ids' option in the rddbmgr(8)
	man page.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2022-12-22 11:27:33 -05:00
parent f166f2a892
commit 9ee8e4ef75
2 changed files with 16 additions and 0 deletions

View File

@ -23846,3 +23846,6 @@
rddbmgr(8). rddbmgr(8).
2022-12-21 Fred Gleason <fredg@paravelsystems.com> 2022-12-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc0int11. * Incremented the package version to 4.0.0rc0int11.
2022-12-22 Fred Gleason <fredg@paravelsystems.com>
* Documented the '--check-log-line-ids' option in the rddbmgr(8)
man page.

View File

@ -178,6 +178,19 @@
<option>--check</option>: <option>--check</option>:
</para> </para>
<variablelist remap='TP'> <variablelist remap='TP'>
<varlistentry>
<term>
<option>--check-log-line-ids</option>
</term>
<listitem>
<para>
Disable all checks. Add check for log line IDs. Specifically,
verify that all IDs are valid (>0) and unique within the context
of the given log.
</para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<option>--check-strings</option> <option>--check-strings</option>