mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Fix typo
"node join" should be "node rejoin"
This commit is contained in:
@@ -159,7 +159,7 @@ static struct option long_options[] =
|
||||
|
||||
/* "standby switchover" options
|
||||
*
|
||||
* Note: --force-rewind accepted to pass to "node join"
|
||||
* Note: --force-rewind accepted to pass to "node rejoin"
|
||||
*/
|
||||
{"always-promote", no_argument, NULL, OPT_ALWAYS_PROMOTE},
|
||||
{"siblings-follow", no_argument, NULL, OPT_SIBLINGS_FOLLOW},
|
||||
|
||||
Reference in New Issue
Block a user