From f994ed89a98b9aed405c760f157a10125eb8d567 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 24 Apr 2024 08:56:21 +0200 Subject: pg_walsummary: Document --version option It was working, but it was not shown in the --help output or on the man page. --- doc/src/sgml/ref/pg_walsummary.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_walsummary.sgml b/doc/src/sgml/ref/pg_walsummary.sgml index 96835d2f605..57b2d24650c 100644 --- a/doc/src/sgml/ref/pg_walsummary.sgml +++ b/doc/src/sgml/ref/pg_walsummary.sgml @@ -83,6 +83,16 @@ PostgreSQL documentation + + + + + + Display version information, then exit. + + + + -- cgit v1.2.3