| Revision: | 1029 |
| Committed: | Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael |
| Original Path: | ircd-hybrid-7.3/help/opers/xline |
| File size: | 411 byte(s) |
| Log Message: | - branch off trunk to create 7.3 branch |
| # | Content |
|---|---|
| 1 | # $Id$ |
| 2 | XLINE [time] <gecos> :[reason] |
| 3 | |
| 4 | [time] if present, gives number of minutes for XLINE |
| 5 | |
| 6 | Adds a XLINE to the xline.conf file which |
| 7 | will ban the specified gecos from that server. |
| 8 | The banned client will receive a message saying he/she |
| 9 | is banned with reason [reason] |
| 10 | |
| 11 | XLINE [time] <gecos> ON irc.server :[reason] |
| 12 | will xline the gecos on irc.server if irc.server accepts |
| 13 | remote xlines. |
| 14 | |
| 15 | - Requires Oper Priv: X |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |