mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Annotate the srg_create command as changed in 21.07
This commit is contained in:
parent
33f821d4f7
commit
50242cec78
@ -662,6 +662,7 @@ get_commands_spec() ->
|
|||||||
"For example:\n"
|
"For example:\n"
|
||||||
" ejabberdctl srg_create group3 myserver.com "
|
" ejabberdctl srg_create group3 myserver.com "
|
||||||
"name desc \\\"group1\\\\ngroup2\\\"",
|
"name desc \\\"group1\\\\ngroup2\\\"",
|
||||||
|
note = "changed in 21.07",
|
||||||
module = ?MODULE, function = srg_create,
|
module = ?MODULE, function = srg_create,
|
||||||
args = [{group, binary}, {host, binary},
|
args = [{group, binary}, {host, binary},
|
||||||
{label, binary}, {description, binary}, {display, binary}],
|
{label, binary}, {description, binary}, {display, binary}],
|
||||||
|
Loading…
Reference in New Issue
Block a user