mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix typo in previous pgbench --progress patch.
This commit is contained in:
@ -409,10 +409,10 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-P</option> <replaceable>sec</></term>
|
||||
<term><option>--progress</option> <replaceable>sec</></term>
|
||||
<term><option>--progress=</option> <replaceable>sec</></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Show progress report about every <literal>sec</> seconds.
|
||||
Show progress report every <literal>sec</> seconds.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user