diff mcabber/doc/help/en/hlp_rawxml.txt @ 904:9d11c1b1af7a

English help files Thanks to Salvador and Lione for their work.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Jun 2006 20:55:28 +0200
parents
children 59b53fed6de1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/doc/help/en/hlp_rawxml.txt	Wed Jun 21 20:55:28 2006 +0200
@@ -0,0 +1,10 @@
+
+ /RAWXML send string
+
+Send 'string' (raw XML format) to the Jabber server.
+No check is done on the string provided.
+
+BEWARE!
+Use this only if you know what you are doing, or you could terminate the connection.
+
+Example: "/rawxml send <presence><show>away</show></presence>"