Document /testkline
This commit is contained in:
parent
4dc6ff3dd9
commit
f6b5e5382e
2 changed files with 13 additions and 6 deletions
|
@ -16,9 +16,9 @@ PONG POST PRIVMSG PRIVS
|
|||
QUIT REHASH RESTART RESV
|
||||
SCAN SERVER SET SJOIN
|
||||
SNOMASK SQUIT STATS SVINFO
|
||||
TESTGECOS TESTLINE TESTMASK TIME
|
||||
TOPIC TRACE UHELP UMODE
|
||||
UNDLINE UNKLINE UNREJECT UNRESV
|
||||
UNXLINE USER USERHOST USERS
|
||||
VERSION WALLOPS WHO WHOIS
|
||||
WHOWAS XLINE
|
||||
TESTGECOS TESTKLINE TESTLINE TESTMASK
|
||||
TIME TOPIC TRACE UHELP
|
||||
UMODE UNDLINE UNKLINE UNREJECT
|
||||
UNRESV UNXLINE USER USERHOST
|
||||
USERS VERSION WALLOPS WHO
|
||||
WHOIS WHOWAS XLINE
|
||||
|
|
7
help/opers/testkline
Normal file
7
help/opers/testkline
Normal file
|
@ -0,0 +1,7 @@
|
|||
TESTKLINE [user@]host
|
||||
|
||||
Looks up given mask, looking for any matching K/D-lines.
|
||||
If username is not specified, it will look up "dummy@host".
|
||||
|
||||
This command will not perform dns lookups on a host; for best
|
||||
results you must testkline a host and its IP form.
|
Loading…
Reference in a new issue