Fix command for setting the entry message for IRC channel

In OFTC, entery message is set via ``entrymsg`` command,
correcting it in doc.

<ChanServ> *** SET Help ***
..
URL: Set the channel's homepage.
EMAIL: Sets the channel's e-mail address.
ENTRYMSG: Sets the channel greeting.
..

Change-Id: I2e436015641ab78c5b509b4b4ca35e1088c3376f
This commit is contained in:
Ghanshyam Mann 2021-12-15 16:02:40 -06:00
parent 2863b5a509
commit 4f2bbe301c
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ old channel to indicate that discussions have moved to the new channel::
Optionally an entry message can be added for anyone joining as a reminder::
/msg chanserv set #foo entrymessage This channel is unused, we're in #bar
/msg chanserv set #foo entrymsg This channel is unused, we're in #bar
Periodically, someone should sweep the accessbot channels for any comments
indicating a channel has been retired for at least 6 months, propose a change