/usr/share/irssi/help/op is in irssi 1.0.7-1~deb9u1.
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
OP %|<nicks>
%9Parameters:%9
    A list of nicknames to op.
%9Description:%9
    Grants the channel operator privileges to the given nicknames; you may use
    the wildcard character '*' in a nickname.
%9Examples:%9
    /OP mike
    /OP bob sarah
    /OP jo*n
    /OP *
%9See also:%9 DEOP, DEVOICE, KICK, MODE, VOICE
 |