pgsql: pg_combinebackup: Fix small mistake in --help output

Lists: pgsql-committers
From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_combinebackup: Fix small mistake in --help output
Date: 2024-06-20 09:56:14
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

pg_combinebackup: Fix small mistake in --help output

It was not showing that the --output option takes an argument.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ab4346ebbfef44db857321d74bc0c31e03a72514

Modified Files
--------------
src/bin/pg_combinebackup/pg_combinebackup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)