mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
update the blurb for the setmonmode control it takes 0 or 1 as a
parameter depending on whether one wants to disabel or enable monitoring (This used to be ctdb commit 849a1cce6cc3e145925dd4a8a38b2698be0ce8d5)
This commit is contained in:
parent
abab873c0f
commit
6613396ad5
@ -978,7 +978,7 @@ static const struct {
|
||||
{ "getdbmap", control_getdbmap, "show the database map" },
|
||||
{ "catdb", control_catdb, "dump a database" , "<dbname>"},
|
||||
{ "getmonmode", control_getmonmode, "show monitoring mode" },
|
||||
{ "setmonmode", control_setmonmode, "set monitoring mode" },
|
||||
{ "setmonmode", control_setmonmode, "set monitoring mode", "<0|1>" },
|
||||
{ "setdebug", control_setdebug, "set debug level", "<debuglevel>" },
|
||||
{ "getdebug", control_getdebug, "get debug level" },
|
||||
{ "attach", control_attach, "attach to a database", "<dbname>" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user