From d31cc80d26292055178948ea7b06e4569d25a948 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 4 Jan 2018 09:53:54 +0900 Subject: [PATCH] docs: document "repmgr cluster event --terse" --- HISTORY | 1 + doc/repmgr-cluster-event.sgml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/HISTORY b/HISTORY index 37f2170f..964e65cb 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. +