From 9e072c677364fea7a3504bc5b823a194b95805b1 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 15 Aug 2019 18:11:47 +0900 Subject: [PATCH] Update code comment with list of options for "standby clone" --- repmgr-action-standby.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repmgr-action-standby.c b/repmgr-action-standby.c index f2938a51..effca739 100644 --- a/repmgr-action-standby.c +++ b/repmgr-action-standby.c @@ -133,12 +133,13 @@ static bool parse_data_directory_config(const char *node_check_output); * * Parameters: * --upstream-conninfo + * --upstream-node-id * --no-upstream-connection * -F/--force * --dry-run * -c/--fast-checkpoint * --copy-external-config-files - * --recovery-min-apply-delay + * -R/--remote-user * --replication-user (only required if no upstream record) * --without-barman * --recovery-conf-only