blob: 7cfb69516bad55f0e5a315c2a2f21815907d5f6b (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|