mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
f0aa2d2049
Rewrote the syntax documentation of U-Z commands.
23 lines
300 B
Plaintext
23 lines
300 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:ver@
|
|
|
|
%9Parameters:%9
|
|
|
|
A nickname, channel or the wildcard character '*'.
|
|
|
|
%9Description:%9
|
|
|
|
Send a CTCP VERION request to the target nickname, channel or to all the
|
|
users on the channel.
|
|
|
|
%9Examples:%9
|
|
|
|
/VER *
|
|
/VER #irssi
|
|
/VER mike
|
|
|
|
%9See also:%9 CTCP
|
|
|