Re: DOCS - pg_waldump synopsis sgml markup - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: DOCS - pg_waldump synopsis sgml markup
Date
Msg-id CAExHW5uyCA+KePhBM=UgpZdhQw=DtABsau6WHYgWA2TkNvKerQ@mail.gmail.com
Whole thread
In response to DOCS - pg_waldump synopsis sgml markup  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - pg_waldump synopsis sgml markup
List pgsql-hackers
On Tue, Feb 17, 2026 at 6:09 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Hi.
>
> I found that the synopsis for pg_waldump is not using correct SGML markup.
>
> The options part and the other startseg/endseg parameters should be
> using <replaceable>, same as for all the other synopses of server
> applications.

+1. I looked at a few other application document pages and we use
replaceable for replaceable arguments.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Skipping schema changes in publication
Next
From: "Aya Iwata (Fujitsu)"
Date:
Subject: RE: [WIP]Vertical Clustered Index (columnar store extension) - take2