This shows you the differences between two versions of the page.
— |
quote [2006/07/11 04:57] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Synopsis:====== | ||
+ | [[quote]] <rfc1459-statement> | ||
+ | |||
+ | ======Description:====== | ||
+ | The [[quote]] command behaves the same as [[xquote]] without any options. | ||
+ | |||
+ | ======Examples:====== | ||
+ | To send a PRIVMSG to foo: | ||
+ | quote PRIVMSG foo :text of message | ||
+ | |||