Improve admin module description.

This commit is contained in:
Alexey Sokolov
2011-10-06 21:47:52 +07:00
parent 0f0591b648
commit f483053687

View File

@@ -887,4 +887,4 @@ template<> void TModInfo<CAdminMod>(CModInfo& Info) {
Info.SetWikiPage("admin");
}
MODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC")
MODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC. Allows editing only yourself if you're not ZNC admin.")