mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
repmgr: note that --dry-run is not effective with "repmgr service status"
This commit is contained in:
@@ -1916,6 +1916,7 @@ check_cli_parameters(const int action)
|
||||
case NODE_SERVICE:
|
||||
case SERVICE_PAUSE:
|
||||
case SERVICE_UNPAUSE:
|
||||
case SERVICE_STATUS:
|
||||
case DAEMON_START:
|
||||
case DAEMON_STOP:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user