mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Document the pg_upgrade -j/--jobs option as taking an argument
This commit is contained in:
@ -113,8 +113,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-j</option></term>
|
||||
<term><option>--jobs</option></term>
|
||||
<term><option>-j <replaceable class="parameter">njobs</replaceable></option></term>
|
||||
<term><option>--jobs=<replaceable class="parameter">njobs</replaceable></option></term>
|
||||
<listitem><para>number of simultaneous processes or threads to use
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user