mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +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"
|
||||
" ejabberdctl srg_create group3 myserver.com "
|
||||
"name desc \\\"group1\\\\ngroup2\\\"",
|
||||
note = "changed in 21.07",
|
||||
module = ?MODULE, function = srg_create,
|
||||
args = [{group, binary}, {host, binary},
|
||||
{label, binary}, {description, binary}, {display, binary}],
|
||||
|
Loading…
Reference in New Issue
Block a user