From f7466f143785ed93a5b0074950248d562e9a5f51 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Wed, 30 May 2018 14:33:03 +0900 Subject: [PATCH] Fix document typo of PCP commands option "-U". --- doc/src/sgml/ref/pcp_common_options.sgml | 2 +- doc/src/sgml/ref/pcp_watchdog_info.sgml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/ref/pcp_common_options.sgml b/doc/src/sgml/ref/pcp_common_options.sgml index b010ec986..431632bc8 100644 --- a/doc/src/sgml/ref/pcp_common_options.sgml +++ b/doc/src/sgml/ref/pcp_common_options.sgml @@ -66,7 +66,7 @@ Pgpool-II documentation - + diff --git a/doc/src/sgml/ref/pcp_watchdog_info.sgml b/doc/src/sgml/ref/pcp_watchdog_info.sgml index 294d68f15..1eda9887f 100644 --- a/doc/src/sgml/ref/pcp_watchdog_info.sgml +++ b/doc/src/sgml/ref/pcp_watchdog_info.sgml @@ -74,7 +74,7 @@ Pgpool-II documentation Here is an example output: -$ pcp_watchdog_info -h localhost -u postgres +$ pcp_watchdog_info -h localhost -U postgres 3 NO Linux_host1.localdomain_9991 host1 @@ -108,7 +108,7 @@ Next is the list of watchdog nodes: The option can help understand the output. For example: -$ pcp_watchdog_info -h localhost -v -u postgres +$ pcp_watchdog_info -h localhost -v -U postgres Watchdog Cluster Information Total Nodes : 3 -- 2.39.5