[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [irssi-xmpp] "in-code documentation" patch
Sorry, looked only at the code instead of also looking in the docs/
directory as well. Of course, there's another instance of "online"
missing in possible choices for /away in docs/GENERAL, so here's yet
another patch.
What I meant by undocumented is that documentation isn't accessible in
irssi itself, which is kind of a hassle at least to me
Best regards,
Moritz
Index: docs/GENERAL
===================================================================
RCS file: /cvs/irssi-xmpp/irssi-xmpp/docs/GENERAL,v
retrieving revision 1.10
diff -u -r1.10 GENERAL
--- docs/GENERAL 25 Jul 2010 16:44:58 -0000 1.10
+++ docs/GENERAL 27 Aug 2011 08:11:57 -0000
@@ -26,7 +26,7 @@
/ME <message>
Sends an "ACTION", useable in a query or in a room.
-/AWAY [away|chat|dnd|xa] <reason>
+/AWAY [online|away|chat|dnd|xa] <reason>
This command marks you as being "away". If the away mode isn't specified,
the "xmpp_default_away_mode" setting will be used. You can remove your away
status by using AWAY with no arguments.