blob: 7817af6f2c7cb506facd8a68c681869bd72bc793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
TRACE [server | nick]
With no argument, TRACE gives a list of all clients connected
to the local server, both users and operators.
With one argument which is a server, TRACE displays the path
to the specified server, and all clients on that server.
With one argument which is a client, TRACE displays the
path to that client, and that client's information.
|