diff --git a/src/networking.c b/src/networking.c index 02e77307ed410fb866cb357638f004cdc5dd9a09..cfe23c6ccae811cc00e04334f14bf94ca24ae38e 100644 --- a/src/networking.c +++ b/src/networking.c @@ -1553,6 +1553,7 @@ void clientCommand(client *c) { if (c->argc == 2 && !strcasecmp(c->argv[1]->ptr,"help")) { const char *help[] = { +"id -- Return the ID of the current connection.", "getname -- Return the name of the current connection.", "kill -- Kill connection made from .", "kill