From e91396fe94643b2745e6350210d3637d9770d5b4 Mon Sep 17 00:00:00 2001 From: Hubert Hirtz Date: Tue, 25 Aug 2020 23:16:54 +0200 Subject: General refactor yay - Centralize message formatting - Make line formatting more flexible - Provide more information in irc events - Refactor command handling - Add a /help command - Make /me reply to last query if from home - Enforce argument for /me - Make BufferList and Editor public - Batch processing of IRC events --- doc/senpai.1.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 6134441..3556a95 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -100,6 +100,9 @@ be interpreted as a command: _name_ is matched case-insensitively. It can be one of the following: +*HELP* [search] + Show the list of command (or a commands that match the given search terms). + *J*, *JOIN* Join the given channel. -- cgit v1.2.3