"node join" should be "node rejoin"
This commit is contained in:
Ian Barwick
2019-01-14 15:39:13 +09:00
parent 75379eab2e
commit 10be941298
2 changed files with 3 additions and 3 deletions

View File

@@ -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},