mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
repmgr: minor fix to "repmgr standby --help" output
This commit is contained in:
@@ -5322,8 +5322,8 @@ do_standby_help(void)
|
|||||||
puts("");
|
puts("");
|
||||||
printf(_(" \"standby unregister\" unregisters an inactive standby node.\n"));
|
printf(_(" \"standby unregister\" unregisters an inactive standby node.\n"));
|
||||||
puts("");
|
puts("");
|
||||||
printf(_(" --node-id ID node to unregister (optional, used when the node to unregister\n" \
|
printf(_(" --node-id ID of node to unregister (optional, used when the node to\n" \
|
||||||
" is offline)\n"));
|
" unregister is offline)\n"));
|
||||||
puts("");
|
puts("");
|
||||||
|
|
||||||
printf(_("STANDBY PROMOTE\n"));
|
printf(_("STANDBY PROMOTE\n"));
|
||||||
|
|||||||
Reference in New Issue
Block a user