From 234eb10bbb6126de89ca8750689c8bfaf0f75da2 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Wed, 4 Mar 2009 22:44:43 -0500 Subject: [PATCH] Remove help file reference to no-longer-existent command. src/chanserv.help (EVENTS): Do not reference "last" command. --- src/chanserv.help | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/chanserv.help b/src/chanserv.help index 0746f19..693d6f0 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -220,8 +220,7 @@ "$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"); -- 2.20.1