psql: Improve descriptions of \\flush[request] in --help
authorMichael Paquier <michael@paquier.xyz>
Sat, 19 Apr 2025 23:16:57 +0000 (08:16 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 19 Apr 2025 23:16:57 +0000 (08:16 +0900)
commit5743d122fcf35edba801609fcde7410610ed0f19
treee2c7b0abb44a4e8572257b1411275359cb42bfff
parent5ee7bd944ee812e988a7dee52613ee1c80c13579
psql: Improve descriptions of \\flush[request] in --help

Noah has reported that the current wording was confusing compared to the
description of the underlying libpq routine.  The new wording is from
me.

Reported-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20250415213450.1f.nmisch@google.com
src/bin/psql/help.c