mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
repmgr: use --compact (not --terse) in "cluster events" to hide details column
This is consistent with usage elsewhere. "--terse" is intended to reduce logging noise.
This commit is contained in:
@@ -1945,6 +1945,7 @@ check_cli_parameters(const int action)
|
||||
switch (action)
|
||||
{
|
||||
case CLUSTER_SHOW:
|
||||
case CLUSTER_EVENT:
|
||||
case DAEMON_STATUS:
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user