docs: document "repmgr cluster event --terse"

This commit is contained in:
Ian Barwick
2018-01-04 09:53:54 +09:00
parent 625187a61e
commit d31cc80d26
2 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

@@ -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>