/usr/share/irssi/help/ctcp is in irssi 1.0.5-1ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | %9Syntax:%9
CTCP %|<targets> <ctcp command> [<ctcp data>]
%9Parameters:%9
A target nickname or channel and a command.
%9Description:%9
Sends a CTCP request towards the given target nickname or channel.
%9Examples:%9
/CTCP mike PING
/CTCP #irssi VERSION
/CTCP bob USERINFO
/CTCP sarah CLIENTINFO
/CTCP john TIME
%9See also:%9 ACTION, ME
|