]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Adjust some markups on pg_waldump page
authorMichael Paquier <michael@paquier.xyz>
Tue, 24 Feb 2026 03:54:23 +0000 (12:54 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 24 Feb 2026 03:54:23 +0000 (12:54 +0900)
Author: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Discussion: https://postgr.es/m/CAHut+PuuPps9bUPvouU5dH=tOTiF8QBzQox5O7DqXeOFdda79Q@mail.gmail.com

doc/src/sgml/ref/pg_waldump.sgml

index ce23add5577ed2ccedf111f3b427fafeb8ad9cd6..d1715ff51242d636b0d99ebbd2a8c8b1c9b60d8a 100644 (file)
@@ -22,8 +22,8 @@ PostgreSQL documentation
  <refsynopsisdiv>
   <cmdsynopsis>
    <command>pg_waldump</command>
-   <arg rep="repeat" choice="opt"><option>option</option></arg>
-   <arg choice="opt"><option>startseg</option><arg choice="opt"><option>endseg</option></arg></arg>
+   <arg rep="repeat" choice="opt"><replaceable>option</replaceable></arg>
+   <arg choice="opt"><replaceable>startseg</replaceable><arg choice="opt"><replaceable>endseg</replaceable></arg></arg>
   </cmdsynopsis>
  </refsynopsisdiv>