This file is indexed.

/usr/share/irssi/help/disconnect 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
22
23
24
%9Syntax:%9

DISCONNECT %|*|<tag> [<message>]

%9Parameters:%9

    The network to disconnect from and the message to advertise; if no
    parameters are given, the active server will be used.

%9Description:%9

    Disconnects from an IRC server; the list of all the servers you are
    connected to can be retrieved via the SERVER command.

    Use the wildcard character '*' if you want to disconnect from the active
    server.

%9Examples:%9

    /DISCONNECT Freenode I'm off for today, take care!
    /DISCONNECT * Vacation time :D
    /DISCONNECT

%9See also:%9 CONNECT, SERVER