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

@@ -178,6 +178,19 @@
<option>--check</option>:
</para>
<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>
<term>
<option>--check-strings</option>