diff --git a/HISTORY b/HISTORY index 6006546f..8c536fb3 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ 4.0.2 2018-01- repmgr: enable documentation to be build as single HTML file; GitHub #353 (fanf2) repmgr: add missing -W option to getopt_long() invocation; GitHub #350 (Ian) + repmgr: recognize "--terse" option for "repmgr cluster event"; GitHub #360 (Ian) docs: various fixes (Ian, Daymel, Martín, ams) 4.0.1 2017-12-13 diff --git a/doc/repmgr-cluster-event.sgml b/doc/repmgr-cluster-event.sgml index d3f63ed1..7e4d9fbb 100644 --- a/doc/repmgr-cluster-event.sgml +++ b/doc/repmgr-cluster-event.sgml @@ -44,6 +44,9 @@ + + The "Details" column can be omitted by providing --terse. +