Fix pg_waldump docs.

Thomas Munro <tmunro@postgresql.org>

Commit: 8af36427d4cc783a9efe8781889ea0936f1d48dd
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-03-28T03:26:32Z
Releases: 15.0
Fix pg_waldump docs.

Before 52b5568, the recently added -l option was short for --relation.
We changed it to -R, but we forgot to update one place in the
documentation.

Author: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/MEYP282MB1669435CFBE57CBBA5116C66B61D9%40MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/ref/pg_waldump.sgml modified +1 −1

Documentation touched

Discussion