This file is indexed.

/usr/share/eggdrop/help/cmd_resolve.help is in eggdrop-data 1.6.20-1.

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
%{help=resolve}
###  %bresolve%b <host or ip>
   Attempts to resolve a hostname or ipaddress using the dns module;
   however, in order for this command to work the best you should
   load the dns module. This command is completely asynchronous so it
   will not stop you from doing other things in the partyline while
   trying to resolve an address.

see also: dns
%{help=dns}
###  %bdns%b <host or ip>
   Attempts to resolve a hostname or ipaddress using the dns module;
   however, in order for this command to work the best you should
   load the dns module. This command is completely asynchronous so it
   will not stop you from doing other things in the partyline while
   trying to resolve an address.

see also: resolve
%{help=all}
###  %bcmd_resolve.tcl%b commands
%b  dns          resolve%b
%{-}