pg_xlogdump: document --path behavior
Bruce Momjian <bruce@momjian.us>
pg_xlogdump: document --path behavior The previous --path documentation and --help output were wrong in both its meaning and the defaults. Reviewed-by: Michael Paquier Backpatch-through: 9.6
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_xlogdump.sgml | modified | +6 −3 |
| src/bin/pg_xlogdump/pg_xlogdump.c | modified | +3 −2 |