diff -r c8df64f43625 -r 8e30b2bb380e mcabber/doc/mcabber.1.html --- a/mcabber/doc/mcabber.1.html Fri Jun 10 19:26:34 2005 +0000 +++ b/mcabber/doc/mcabber.1.html Sat Jun 11 19:12:25 2005 +0000 @@ -353,6 +353,51 @@
+/msay begin|send|abort +
+
+ + Send a multi-line message. To write a single message with several + lines, the multi-line mode should be used. In multi-line mode, + each line (except command lines) typed in the input line will + be added to the multi-line message. Once the message is finished, it + can be sent to the current selected buddy with the "msay /send" + command. + + + + + + + + + + + + + + +
+begin + + +enter multi-line mode + +
+send + + +send the current multi-line message to the currently selected buddy + +
+abort + + +leave multi-line mode without sending the message + +
+
+
/quit
@@ -498,7 +543,7 @@