pgsql: test_escape: Fix output of --help

Started by Michael Paquierover 1 year ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

test_escape: Fix output of --help

The short option name -f was not listed, only its long option name
--force-unsupported.

Author: Japin Li
Discussion: /messages/by-id/ME0P300MB04452BD1FB1B277D4C1C20B9B6C52@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Backpatch-through: 13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b1cb58c5f2127ddc682778b486739059ea2479d

Modified Files
--------------
src/test/modules/test_escape/test_escape.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)