pgbench: Fix incorrect parameter name in error message

Commit 6f164e6d17616 accidentally mistyped --client as --clients in
the error message.  Backpatch down to v15 where the it was introduced.

Author: Semih Doğan <[email protected]>
Reviewed-by: Daniel Gustafsson <[email protected]>
Discussion: 
https://postgr.es/m/CALOtZ7tuWisV=v0cuy_q6plhj-foiq7zn476jwmm0pyv0t5...@mail.gmail.com
Backpatch-through: 15

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c184d6ec196238da63f5fd0f1c92ac49dd38791b

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to