[srvx-commits] CVS: services/src nickserv.help.m4,1.18,1.19
Brought to you by:
entrope
From: Entrope <en...@us...> - 2003-10-04 01:36:31
|
Update of /cvsroot/srvx/services/src In directory sc8-pr-cvs1:/tmp/cvs-serv15755/src Modified Files: nickserv.help.m4 Log Message: document MAXLOGINS option for accounts Index: nickserv.help.m4 =================================================================== RCS file: /cvsroot/srvx/services/src/nickserv.help.m4,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** nickserv.help.m4 18 Aug 2003 21:48:21 -0000 1.18 --- nickserv.help.m4 4 Oct 2003 01:36:26 -0000 1.19 *************** *** 215,218 **** --- 215,219 ---- "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", "$bWIDTH$b: The width you want srvx to wrap text it sends you. (Use 0 for the default.)", + "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", "$bset$b with no arguments returns your current settings.", ifdef({/services/nickserv/disable_nicks}, |