mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Syntax format changes for A-C commands
Updated the file format template for commands A through C.
This commit is contained in:
parent
878411edc4
commit
037fae0ed5
15 changed files with 110 additions and 106 deletions
|
|
@ -1,23 +1,23 @@
|
|||
|
||||
Syntax:
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:action@
|
||||
|
||||
Parameters:
|
||||
%9Parameters:%9
|
||||
|
||||
-<server tag>: The server tag you want to send the action emote to.
|
||||
|
||||
A target nickname or channel and the message.
|
||||
|
||||
Description:
|
||||
%9Description:%9
|
||||
|
||||
Sends an action emote to a nickname or a channel.
|
||||
|
||||
Examples:
|
||||
%9Examples:%9
|
||||
|
||||
/ACTION #irssi is hungry!
|
||||
/ACTION mike had an awesome day @ work
|
||||
/ACTION -efnet #irssi is happy it's Friday
|
||||
|
||||
See also: ME
|
||||
%9See also:%9 ME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue