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 b279e37 commit 8375169Copy full SHA for 8375169
src/bin/pg_combinebackup/pg_combinebackup.c
@@ -738,6 +738,7 @@ help(const char *progname)
738
" use algorithm for manifest checksums\n"));
739
printf(_(" --no-manifest suppress generation of backup manifest\n"));
740
printf(_(" --sync-method=METHOD set method for syncing files to disk\n"));
741
+ printf(_(" -V, --version output version information, then exit\n"));
742
printf(_(" -?, --help show this help, then exit\n"));
743
744
printf(_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
0 commit comments