From c83e9870fef0f1529b0604d2340f38677473594f Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 29 Jan 2019 12:59:07 +0900 Subject: [PATCH] doc: update "repmgr daemon (start|stop)" documentation --- doc/repmgr-daemon-start.sgml | 21 +++++++++++++++++++++ doc/repmgr-daemon-stop.sgml | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/doc/repmgr-daemon-start.sgml b/doc/repmgr-daemon-start.sgml index f4d9c421..f10df9fc 100644 --- a/doc/repmgr-daemon-start.sgml +++ b/doc/repmgr-daemon-start.sgml @@ -57,6 +57,27 @@ + + + Options + + + + + + + + Check prerequisites but don't actually attempt to start repmgrd. + + + This action will output the command which would be executed. + + + + + + + Exit codes diff --git a/doc/repmgr-daemon-stop.sgml b/doc/repmgr-daemon-stop.sgml index 8feec9a3..197fbb87 100644 --- a/doc/repmgr-daemon-stop.sgml +++ b/doc/repmgr-daemon-stop.sgml @@ -57,6 +57,27 @@ + + + Options + + + + + + + + Check prerequisites but don't actually attempt to stop repmgrd. + + + This action will output the command which would be executed. + + + + + + + Exit codes