test_escape: Fix output of --help

Michael Paquier <michael@paquier.xyz>

Commit: e7f72185062ca1c76334e1d6de35ec17a2489234
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-02-20T00:31:01Z
Releases: 17.5
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

Files

PathChange+/−
src/test/modules/test_escape/test_escape.c modified +1 −1

Discussion