Author: Isomer <perry@coders.net>
[ircu2.10.12-pk.git] / ircd / m_rehash.c
index 0d2358a8f4ead5420cf30f1799593a263be5bd71..de38a9cd1ab30ba67d08bc4573af2d593f54e9b8 100644 (file)
 
 /*
  * mo_rehash - oper message handler
+ * 
+ * parv[1] = 'q' to not rehash the resolver (optional)
  */
 int mo_rehash(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
 {