aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-04-24 08:56:21 +0200
committerPeter Eisentraut <peter@eisentraut.org>2024-04-24 08:56:21 +0200
commitf994ed89a98b9aed405c760f157a10125eb8d567 (patch)
treebdcbb361087c3fa8a9e2c26240d6a7e876b27612 /doc/src
parentc3fa85b249e457898a24cb3125a4a1b6b9c0e631 (diff)
downloadpostgresql-f994ed89a98b9aed405c760f157a10125eb8d567.tar.gz
postgresql-f994ed89a98b9aed405c760f157a10125eb8d567.zip
pg_walsummary: Document --version option
It was working, but it was not shown in the --help output or on the man page.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_walsummary.sgml10
1 files changed, 10 insertions, 0 deletions
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
@@ -84,6 +84,16 @@ PostgreSQL documentation
</varlistentry>
<varlistentry>
+ <term><option>-V</option></term>
+ <term><option>--version</option></term>
+ <listitem>
+ <para>
+ Display version information, then exit.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-?</option></term>
<term><option>--help</option></term>
<listitem>