blob: 613d8183cc9a0290008ed52a4ecc0f551f3e7ceb (
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.
|