Thread: pgsql: Fix pg_waldump docs.

pgsql: Fix pg_waldump docs.

From
Thomas Munro
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8af36427d4cc783a9efe8781889ea0936f1d48dd

Modified Files
--------------
doc/src/sgml/ref/pg_waldump.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)