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