| Revision: | 1674 |
| Committed: | Fri Nov 23 21:00:02 2012 UTC (13 years, 7 months ago) by michael |
| Original Path: | ircd-hybrid/trunk/help/opers/xline |
| File size: | 381 byte(s) |
| Log Message: | - Minor cleanups to m_help.c, also helpfiles may no longer contain #comments |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | adx | 30 | XLINE [time] <gecos> :[reason] |
| 2 | |||
| 3 | [time] if present, gives number of minutes for XLINE | ||
| 4 | |||
| 5 | michael | 1674 | Adds a XLINE which will ban the specified gecos from |
| 6 | that server. The banned client will receive a message | ||
| 7 | saying he/she is banned with reason [reason] | ||
| 8 | adx | 30 | |
| 9 | XLINE [time] <gecos> ON irc.server :[reason] | ||
| 10 | will xline the gecos on irc.server if irc.server accepts | ||
| 11 | remote xlines. | ||
| 12 | |||
| 13 | - Requires Oper Priv: X |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |