blob: 1ac5c598fa808d668c65401155de0025609128d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
%9Syntax:%9
PING %|[<nick> | <channel> | *]
%9Parameters:%9
The nickname or channel to ping, you can use the asterisk '*' character to
ping every user on a channel.
%9Description:%9
Sends a CTCP PING request to a nickname or a channel; this is used to find
out the latency on the network.
%9Examples:%9
/PING bob
/PING #irssi
%9See also:%9 CTCP, MSG
|