added stats command
[ZNCAdmin.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6377b47f2bd3965bf8719e5c2962e3dd49c82ee5..88e301c659fbe24aa33345f7c9bd10cc4023166a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -30,6 +30,7 @@ ZNCAdmin is made to be used as external scripts from NeonServV5.
        +bind znc_whois NeonServ.extscript php scripts/zncadmin.php search $1 $2- %1+
        +bind znc_seen NeonServ.extscript php scripts/zncadmin.php seen $1 $2 %1+
        +bind znc_simul NeonServ.extscript php scripts/zncadmin.php simul $1 $2 $3- %1+
+       +bind znc_stats NeonServ.extscript php scripts/zncadmin.php stats $1 %1+
 
      You may also bind the "admin commands" (override the protected option)
        +bind znc_admin_add NeonServ.extscript php scripts/zncadmin.php force add $1 $2 %1+