NAME
ihelp_reindex - IHelp tool for (re)indexing all Ruby classes and
methods
SYNOPSIS
ihelp_reindex
DESCRIPTION
ihelp_reindex (re)builds an index of all loadable modules, classes and
methods known to Ruby. The constructed index will function as a cache
for IHelp (Interactive Help).
DIRECTORIES
~/.ihelp.index
User specific index location.
SEE ALSO
The IHelp reference, ri(1), rdoc(1), ruby(1).
AUTHORS
IHelp was written by Ilmari Heikkinen <kig@misfiring.net>.
This man page was written by Paul van Tilburg <paulvt@debian.org>.