| Revision: | 34 |
| Committed: | Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky |
| Original Path: | ircd-hybrid-7.2/help/opers/xline |
| File size: | 411 byte(s) |
| Log Message: | create 7.2 branch, we can move/rename it as needed. |
| # | 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 |