mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 14:43:30 +02:00
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:
parent
f166f2a892
commit
9ee8e4ef75
@ -23846,3 +23846,6 @@
|
||||
rddbmgr(8).
|
||||
2022-12-21 Fred Gleason <fredg@paravelsystems.com>
|
||||
* 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.
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user