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

* Added a '--print-progress' switch to rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-02-22 08:44:22 -05:00
parent 6dd815a570
commit a2f8ddd9bc
5 changed files with 60 additions and 6 deletions

View File

@@ -151,6 +151,18 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>--print-progress</option>
</term>
<listitem>
<para>
Print a message to standard error giving current and elapsed
time whenever the database schema version is altered. Useful only
for debugging.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>