summaryrefslogtreecommitdiff
path: root/doc/senpai.1.scd
diff options
context:
space:
mode:
authorHubert Hirtz <hubert@hirtzfr.eu>2020-08-25 23:16:54 +0200
committerHubert Hirtz <hubert@hirtzfr.eu>2020-08-26 17:53:40 +0200
commite91396fe94643b2745e6350210d3637d9770d5b4 (patch)
tree23fdbd7a0eb9ae7d6409c0d0aed31f4512d51bc8 /doc/senpai.1.scd
parentAllow /part with a reason (diff)
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
Diffstat (limited to '')
-rw-r--r--doc/senpai.1.scd3
1 files changed, 3 insertions, 0 deletions
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* <channel>
Join the given channel.