ctdb-tools: Simplify "ctdb getmonmode" output format
authorMartin Schwenke <martin@meltin.net>
Fri, 22 Jul 2016 05:40:00 +0000 (15:40 +1000)
committerAmitay Isaacs <amitay@samba.org>
Mon, 25 Jul 2016 19:29:46 +0000 (21:29 +0200)
commit7303d7ba868450f3b978835a6f08b31a6f2c0ab3
treedd79d2d6c542ba3f465c01c7b1687dd14f46785b
parentc0d1e9c90a5b6706ce6a25ce686f58264e74176e
ctdb-tools: Simplify "ctdb getmonmode" output format

No preamble, just print keyword ENABLED or DISABLED.  Fix the
documentation to reflect this and remove the text that is simply
wrong.

Also remove output from "ctdb enablemonitor" and "ctdb disablemonitor"
on success.  This is just noise.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/doc/ctdb.1.xml
ctdb/tools/ctdb.c