mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
docs: document "repmgr cluster event --terse"
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -1,6 +1,7 @@
|
|||||||
4.0.2 2018-01-
|
4.0.2 2018-01-
|
||||||
repmgr: enable documentation to be build as single HTML file; GitHub #353 (fanf2)
|
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: 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)
|
docs: various fixes (Ian, Daymel, Martín, ams)
|
||||||
|
|
||||||
4.0.1 2017-12-13
|
4.0.1 2017-12-13
|
||||||
|
|||||||
@@ -44,6 +44,9 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
The "Details" column can be omitted by providing <literal>--terse</literal>.
|
||||||
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
|
|||||||
Reference in New Issue
Block a user