diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/ping.in | 8 | ||||
-rw-r--r-- | docs/help/in/ver.in | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/help/in/ping.in b/docs/help/in/ping.in index 4a71147b..b4ebe57b 100644 --- a/docs/help/in/ping.in +++ b/docs/help/in/ping.in @@ -1,10 +1,10 @@ @SYNTAX:ping@ -Sends CTCP PING to another IRC client. This is used -to find out the speed of IRC network. When the PING -reply comes in, irssi shows the interval time between -sending the request and receiving the reply. +Sends CTCP PING to another IRC client or to an IRC channel. +This is used to find out the speed of IRC network. When +the PING reply comes in, irssi shows the interval time +between sending the request and receiving the reply. See also: CTCP diff --git a/docs/help/in/ver.in b/docs/help/in/ver.in index 975fbf7a..db0ea5cf 100644 --- a/docs/help/in/ver.in +++ b/docs/help/in/ver.in @@ -1,9 +1,9 @@ @SYNTAX:ver@ -Sends a CTCP VERSION request to the nick. This is used -to find out which client and/or script the nick -is using. +Sends a CTCP VERSION request to a nick or channel. +This is used to find out which client and/or +script the nick is using. See also: CTCP |