From 4a327c8be2fa11e50984e10a08670b828236a8dc Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 8 Jan 2019 09:16:51 +0900 Subject: [PATCH] Update comment listing valid actions --- repmgr-client.c | 1 + 1 file changed, 1 insertion(+) diff --git a/repmgr-client.c b/repmgr-client.c index db667175..d153e158 100644 --- a/repmgr-client.c +++ b/repmgr-client.c @@ -774,6 +774,7 @@ main(int argc, char **argv) * BDR { REGISTER | UNREGISTER } | * NODE { STATUS | CHECK | REJOIN | SERVICE } | * CLUSTER { CROSSCHECK | MATRIX | SHOW | EVENT | CLEANUP } + * DAEMON { STATUS | PAUSE | UNPAUSE } * * [node] is an optional hostname, provided instead of the -h/--host * option