From c1f0a073b23e2bb2a939296b2d5df1121cc6e4a4 Mon Sep 17 00:00:00 2001 From: bybai Date: Thu, 12 Oct 2017 02:30:40 -0400 Subject: [PATCH] update pgsqlsetup manpage doc --- .../source/guides/admin-guides/references/man1/pgsqlsetup.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/references/man1/pgsqlsetup.1.rst b/docs/source/guides/admin-guides/references/man1/pgsqlsetup.1.rst index e0b7b8298..8e16004c7 100644 --- a/docs/source/guides/admin-guides/references/man1/pgsqlsetup.1.rst +++ b/docs/source/guides/admin-guides/references/man1/pgsqlsetup.1.rst @@ -85,7 +85,7 @@ OPTIONS \ **-a|-**\ **-access**\ \ *address*\ - This option is used to specify additional IP addresses from which the service nodes will connect to the PostgreSQL database. Without it, only the management node will be configured for database access. This option can be specified multiple times. + This option is used to specify additional IP addresses from which the additional nodes will connect to the PostgreSQL database, for example, service nodes IP addresses or MN HA primary/standby nodes physical IP addresses. Without it, only the management node will be configured for database access. This option can be specified multiple times.