mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
9fd1e2f5da
Rewrote the syntax documentation for all commands starting with the letter Q.
25 lines
429 B
Plaintext
25 lines
429 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:query@
|
|
|
|
%9Parameters:%9
|
|
|
|
-window: Uses the active window instead of opening a new one.
|
|
-<server tag>: The server tag the target nickname is on.
|
|
|
|
The nickname to query and the message.
|
|
|
|
%9Description:%9
|
|
|
|
Starts a private conversation with a nickname.
|
|
|
|
%9Examples:%9
|
|
|
|
/QUERY mike
|
|
/QUERY -freenode bob
|
|
/QUERY -freenode -window sarah
|
|
|
|
%9See also:%9 MSG, UNQUERY, WINDOW
|
|
|