test_escape: Fix output of --help
authorMichael Paquier <michael@paquier.xyz>
Thu, 20 Feb 2025 00:31:06 +0000 (09:31 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 20 Feb 2025 00:31:06 +0000 (09:31 +0900)
commitcecbb131e5ebe5ffa91c9560dd3698fe5867e4df
treece3f8e31c89f612f22544454d82154fb290d814f
parentc21ebcca7965f29105276682ba236c2868f53d12
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: http://postgr.es/m/ME0P300MB04452BD1FB1B277D4C1C20B9B6C52@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Backpatch-through: 13
src/test/modules/test_escape/test_escape.c