summaryrefslogtreecommitdiff
path: root/docs/help/in/say.in
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-10-01 08:20:38 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-10-01 08:20:38 +0000
commit6c2480b44f453961204ff28b5571c07a80c55e3b (patch)
treef07f4906ad86d3e6c190c7923714bd0134b47c51 /docs/help/in/say.in
parentde0ab101451106198302bcededa7b562b511a124 (diff)
downloadirssi-6c2480b44f453961204ff28b5571c07a80c55e3b.zip
/HELP say by peter@catslair.demon.nl
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1816 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/say.in')
-rw-r--r--docs/help/in/say.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/help/in/say.in b/docs/help/in/say.in
new file mode 100644
index 00000000..6997743d
--- /dev/null
+++ b/docs/help/in/say.in
@@ -0,0 +1,11 @@
+
+SAY <message>
+(alias for "/MSG *")
+
+The actual command used to put <message> into the current channel. A very
+useful command if you need aliases for often used phrases.
+
+For example: /alias brb say I'm off for a while, be right back.
+
+This would allow you to use /brb to put the "I'm off*" into the channel.
+