diff mcabber/doc/help/en/hlp_msay.txt @ 1739:9e3f8cbdfe02

Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Mar 2010 21:08:22 +0100
parents 9bc68473f8a3
children
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_msay.txt	Sat Mar 06 21:22:42 2010 +0200
+++ b/mcabber/doc/help/en/hlp_msay.txt	Sat Mar 06 21:08:22 2010 +0100
@@ -1,5 +1,5 @@
 
- /MSAY begin|verbatim|send|send_to|toggle|abort
+ /MSAY begin|verbatim|send|send_to|toggle|toggle_verbatim|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.
@@ -15,7 +15,7 @@
  Send the current multi-line message to the currently selected buddy
 /msay send_to [-n|-h] jid
  Send the current multi-line message to "jid"
-/msay toggle
+/msay toggle|toggle_verbatim
  Switch to/from multi-line mode (begin/send)
 /msay abort
  Leave multi-line mode without sending the message