From a629edeb23da4df76a12892dfce53ddbf9d191d5 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 23 Nov 2012 21:00:02 +0000 Subject: - Minor cleanups to m_help.c, also helpfiles may no longer contain #comments git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1674 82007160-df01-0410-b94d-b575c5fd34c7 --- help/opers/xline | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'help/opers/xline') diff --git a/help/opers/xline b/help/opers/xline index f94c673..cada451 100644 --- a/help/opers/xline +++ b/help/opers/xline @@ -1,12 +1,10 @@ -# $Id$ XLINE [time] :[reason] [time] if present, gives number of minutes for XLINE -Adds a XLINE to the xline.conf file which -will ban the specified gecos from that server. -The banned client will receive a message saying he/she -is banned with reason [reason] +Adds a XLINE which will ban the specified gecos from +that server. The banned client will receive a message +saying he/she is banned with reason [reason] XLINE [time] ON irc.server :[reason] will xline the gecos on irc.server if irc.server accepts -- cgit