From 22f5576cc2f4f27619e635765b3df4fc161c4d79 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 4 Sep 2017 09:41:00 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15af7c43..64ba5f28 100644 --- a/README.md +++ b/README.md @@ -1117,7 +1117,7 @@ this will perform any necessary checks and inform you about success/failure, and stop before the first actual command is run (which would be the shutdown of the current primary). Example output: - $ repmgr standby switchover --siblings-follow --dry-rub + $ repmgr standby switchover --siblings-follow --dry-run NOTICE: checking switchover on node "node2" (ID: 2) in --dry-run mode INFO: SSH connection to host "localhost" succeeded INFO: archive mode is "off"