doc: Improve description of pg_restore --jobs

Michael Paquier <michael@paquier.xyz>

Commit: 540c39cc56f51b27bff9a6fc78d6524564953c6c
Author: Michael Paquier <michael@paquier.xyz>
Date: 2026-01-11T06:24:02Z
doc: Improve description of pg_restore --jobs

The parameter name used for the option value was named "number-of-jobs",
which was inconsistent with what all the other tools with an option
called --jobs use.  This commit updates the parameter name to "njobs".

Author: Tatsuro Yamada <yamatattsu@gmail.com>
Discussion: https://postgr.es/m/CAOKkKFvHqA6Tny0RKkezWVfVV91nPJyj4OGtMi3C1RznDVXqrg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/pg_restore.sgml modified +3 −3

Discussion