pg_xlogdump: document --path behavior

Bruce Momjian <bruce@momjian.us>

Commit: 1c15f843485bf36e279686b6ed0b659232b975bb
Author: Bruce Momjian <bruce@momjian.us>
Date: 2017-01-11T03:38:13Z
Releases: 9.6.2
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

PathChange+/−
doc/src/sgml/ref/pg_xlogdump.sgml modified +6 −3
src/bin/pg_xlogdump/pg_xlogdump.c modified +3 −2

Documentation touched