Fix pg_waldump docs.
authorThomas Munro
Mon, 28 Mar 2022 03:21:12 +0000 (16:21 +1300)
committerThomas Munro
Mon, 28 Mar 2022 03:26:32 +0000 (16:26 +1300)
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 
Discussion: https://postgr.es/m/MEYP282MB1669435CFBE57CBBA5116C66B61D9%40MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

doc/src/sgml/ref/pg_waldump.sgml

index 4e86f44c5b3bef01e94ccd458ab72219b8d479a8..1a05af5d9721d2c6cdbcbe6951c2d440f82b9889 100644 (file)
@@ -85,7 +85,7 @@ PostgreSQL documentation
        
         Only display records that modify the given block.  The relation must
         also be provided with  or
-        .
+        .