/usr/share/ircd-ratbox/help/opers/rehash is in ircd-ratbox 3.0.7.dfsg-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 | REHASH [option]
When no [option] is given, ircd will re-read the
ircd.conf file.
[option] can be one of the following:
  BANS     - Re-reads kline.conf, dline.conf, resv.conf and xline.conf
  DNS      - Restarts DNS
  GLINES   - Clears G Lines
  HELP     - Re-reads help files
  IDENT    - Restarts the ident daemon
  MOTD     - Re-reads MOTD file
  OMOTD    - Re-reads Oper MOTD file
  PGLINES  - Clears pending G Lines
  REJECTCACHE - Clears the reject cache
  TDLINES  - Clears temporary D Lines
  TKLINES  - Clears temporary K Lines
  TRESVS   - Clears temporary nick and channel resvs
  TXLINES  - Clears temporary X Lines
- Requires Oper Priv: H
 |