Improve admin module description.

This commit is contained in:
Alexey Sokolov
2011-10-06 21:47:52 +07:00
committed by Uli Schlachter
parent d891b5489d
commit 292f921cad
+1 -1
View File
@@ -861,4 +861,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.")