Skip to content

Commit e7f7218

Browse files
committed
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
1 parent 587b6aa commit e7f7218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/modules/test_escape/test_escape.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ usage(const char *hint)
801801
" -c, --conninfo=CONNINFO connection information to use\n"
802802
" -v, --verbose show test details even for successes\n"
803803
" -q, --quiet only show failures\n"
804-
" --force-unsupported test invalid input even if unsupported\n"
804+
" -f, --force-unsupported test invalid input even if unsupported\n"
805805
);
806806

807807
if (hint)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy