diff --git a/help/SPY b/help/SPY index 56d062b..8113e86 100644 --- a/help/SPY +++ b/help/SPY @@ -9,6 +9,7 @@ excess flood if not careful. STATUS Status messages. MESSAGE Pivate messages that the bot receives. RAWIRC Lines received from irc server before processing. + RANDSRC Collect randomness from IRC activity, best saved to a file. guid: Messages from a bot specified by guid. botnick: Messages from a bot specified by nick. channel Activities on the specified channel. diff --git a/src/usage.h b/src/usage.h index b173978..928eb9c 100644 --- a/src/usage.h +++ b/src/usage.h @@ -146,7 +146,7 @@ LS const UsageList ulist[] = { C_SHUTDOWN, NULL }, { C_SITEBAN, "[channel] " }, { C_SITEKB, "[channel] [reason]" }, -{ C_SPY, "[STATUS|MESSAGE|RAWIRC|[guid\":\"|botnick\":\"] [channel|\">\" filename]" }, +{ C_SPY, "[|[guid\":\"|botnick\":\"] [channel|\">\" filename]]" }, { C_STATS, " [servername]" }, #ifdef TCL #ifdef PLEASE_HACK_MY_SHELL