From: ijackson Date: Tue, 12 Sep 2000 16:33:07 +0000 (+0000) Subject: Clearer help on identpass. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=0d6d0b47cd329a5c0fb20f21f341dfd18ed063c4;p=ircbot.git Clearer help on identpass. --- diff --git a/helpinfos b/helpinfos index 18b5402..e3e296b 100644 --- a/helpinfos +++ b/helpinfos @@ -82,6 +82,12 @@ change your password, delete the file ~/.userv/irc-pass-md5. !identpass identpass + Identifies you to Blight. To set up your password, or be reminded + of it, run the shell command `irc-blight-id' on chiark. + (On ircII on chiark `/blight-id' is easier, see `help blight-id'.) + See `help identpass-internals' for technical details. + +!identpass-internals Identification, for example with /blight-id, is actually done with `identpass', which feeds the md5sum of the password to `userv irc-identpass '. That must exit 0 if all is well.