8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba7bcc commit 9b1cb58Copy full SHA for 9b1cb58
src/test/modules/test_escape/test_escape.c
@@ -801,7 +801,7 @@ usage(const char *hint)
801
" -c, --conninfo=CONNINFO connection information to use\n"
802
" -v, --verbose show test details even for successes\n"
803
" -q, --quiet only show failures\n"
804
- " --force-unsupported test invalid input even if unsupported\n"
+ " -f, --force-unsupported test invalid input even if unsupported\n"
805
);
806
807
if (hint)
0 commit comments