mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
standby clone: tweak --help output wording
This commit is contained in:
@@ -8910,7 +8910,7 @@ do_standby_help(void)
|
||||
#if (PG_VERSION_NUM >= 130000)
|
||||
printf(_(" --verify-backup verify a cloned node using the \"pg_verifybackup\" utility\n"));
|
||||
#endif
|
||||
printf(_(" --without-barman do not use Barman even if configured\n"));
|
||||
printf(_(" --without-barman do not clone from Barman even if configured\n"));
|
||||
printf(_(" --replication-conf-only generate replication configuration for a previously cloned instance\n"));
|
||||
|
||||
puts("");
|
||||
|
||||
Reference in New Issue
Block a user