pg_resetwal: Regroup --help output
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Sep 2023 09:49:20 +0000 (11:49 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Sep 2023 09:49:20 +0000 (11:49 +0200)
commitb5da1b3a939a8a7ece408131e6503be7a422e491
tree3b44b6ea466879b15e59010dc0801000234c56c4
parent1d863c250461410e60c9ed5d3180f32336f4c3e2
pg_resetwal: Regroup --help output

Put the options to modify the control values into a separate group.
This matches the outline of the man page.

Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://www.postgresql.org/message-id/flat/0f3ab4a1-ae80-56e8-3426-6b4a02507687@eisentraut.org
src/bin/pg_resetwal/pg_resetwal.c