mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Add repmgr home page to --help output
Per PostgreSQL commit 1933ae629e7b706c6c23673a381e778819db307d it seems to be all the rage these days.
This commit is contained in:
@@ -8849,4 +8849,7 @@ do_standby_help(void)
|
||||
printf(_(" --siblings-follow have other standbys follow new primary\n"));
|
||||
|
||||
puts("");
|
||||
|
||||
printf(_("%s home page: <%s>\n"), "repmgr", REPMGR_URL);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user