From ae47e5f4134e589c11f9336ae66208afe7e8cb6a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 12 Aug 2015 12:32:41 +0900 Subject: [PATCH] Fix example command syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73703734..b5115f0c 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ The node can then be restarted. The node will then need to be re-registered with `repmgr`; again the `--force` option is required to update the existing record: - repmgr -f /etc/repmgr/repmgr.conf + repmgr -f /etc/repmgr/repmgr.conf \ --force \ standby register