]> granicus.if.org Git - ejabberd/commitdiff
Specify that process_rosteritems command works only with Mnesia storage
authorBadlop <badlop@process-one.net>
Tue, 3 Jan 2017 00:38:56 +0000 (01:38 +0100)
committerBadlop <badlop@process-one.net>
Tue, 3 Jan 2017 00:38:56 +0000 (01:38 +0100)
src/mod_admin_extra.erl

index acd53f51dafd1454a0bfd5feb039b081e7a094e4..e0c5eaa633a13ea037e4f21d03c8e4b5cc6e0f21 100644 (file)
@@ -458,7 +458,7 @@ get_commands_spec() ->
                                {user, binary}, {server, binary}],
                        result = {res, rescode}},
      #ejabberd_commands{name = process_rosteritems, tags = [roster],
-                       desc = "List or delete rosteritems that match filtering options",
+                       desc = "List/delete rosteritems that match filter (only Mnesia)",
                        longdesc = "Explanation of each argument:\n"
                        " - action: what to do with each rosteritem that "
                        "matches all the filtering options\n"