diff options
Diffstat (limited to 'docs/help/ping')
-rw-r--r-- | docs/help/ping | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/help/ping b/docs/help/ping new file mode 100644 index 0000000..1ac5c59 --- /dev/null +++ b/docs/help/ping @@ -0,0 +1,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 + |