]> jfr.im git - irc/evilnet/x3.git/commitdiff
helpfile improvements
authorrubin <redacted>
Wed, 4 May 2005 23:56:48 +0000 (23:56 +0000)
committerrubin <redacted>
Wed, 4 May 2005 23:56:48 +0000 (23:56 +0000)
src/chanserv.help

index baf27398d4192f515652d3e2b73b1fa09331499a..79da16f997147f701b252fba468275d29b0024ee 100644 (file)
         "$uSee Also:$u say");
 "EVENTS" ("/msg $C EVENTS <#channel> [limit [pattern]]",
         "Allows channel coowners to view a list of events related to their channel. If a pattern is provided, only events with a matching description will be displayed.",
-       "$bNote:$b You must specify a limit if you want to use a pattern to match against.",
-        "$uSee Also:$u last");
+       "$bNote:$b You must specify a limit if you want to use a pattern to match against.");
 "EXPIRE" ("/msg $C EXPIRE",
         "Expires any channels that have not been visited within the configured duration. Channel registrations are automatically expired, so you only need to use this command if the duration has been changed.",
         "$uSee Also:$u unvisited");