mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
71ab0fbda6
Applied grammar and styling corrections.
23 lines
366 B
Plaintext
23 lines
366 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:ping@
|
|
|
|
%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
|
|
|