| 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/dline |
| File size: | 359 byte(s) |
| Log Message: | - Minor cleanups to m_help.c, also helpfiles may no longer contain #comments |
| # | Content |
|---|---|
| 1 | DLINE <time> <nick|ip> :[reason] |
| 2 | |
| 3 | <time> if present, gives number of minutes for DLINE |
| 4 | |
| 5 | Adds a DLINE which will deny any connections from the |
| 6 | IP address of the banned client. The banned client will |
| 7 | receive a message saying he/she is banned with reason [reason] |
| 8 | |
| 9 | In order to use <nick> rather than <ip>, <nick> must |
| 10 | be on your server. |
| 11 | |
| 12 | - Requires Oper Priv: K |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |