2022-02-21 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-21 17:57:39 -05:00
parent a59712a5bf
commit bc5c4de9db
5 changed files with 66 additions and 4 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>