pg_combinebackup: Fix small mistake in --help output
authorPeter Eisentraut <[email protected]>
Thu, 20 Jun 2024 09:49:01 +0000 (11:49 +0200)
committerPeter Eisentraut <[email protected]>
Thu, 20 Jun 2024 09:49:01 +0000 (11:49 +0200)
commitab4346ebbfef44db857321d74bc0c31e03a72514
tree4edf0e5a5bfba724fe1fb520cc71ab60317aae59
parentd048a327890851f37c8a0d0b8522cb8064ad7cfc
pg_combinebackup: Fix small mistake in --help output

It was not showing that the --output option takes an argument.
src/bin/pg_combinebackup/pg_combinebackup.c