Skip to content

Commit ab4346e

Browse files
committed
pg_combinebackup: Fix small mistake in --help output
It was not showing that the --output option takes an argument.
1 parent d048a32 commit ab4346e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_combinebackup/pg_combinebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ help(const char *progname)
751751
printf(_(" -d, --debug generate lots of debugging output\n"));
752752
printf(_(" -n, --dry-run do not actually do anything\n"));
753753
printf(_(" -N, --no-sync do not wait for changes to be written safely to disk\n"));
754-
printf(_(" -o, --output output directory\n"));
754+
printf(_(" -o, --output=DIRECTORY output directory\n"));
755755
printf(_(" -T, --tablespace-mapping=OLDDIR=NEWDIR\n"
756756
" relocate tablespace in OLDDIR to NEWDIR\n"));
757757
printf(_(" --clone clone (reflink) instead of copying files\n"));

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