| mkapropos | ctio | mkapropos |
mkapropos -- make the apropos database
mkapropos helpdir aproposdb
The mkapropos task descends a tree of help directory (".hd") files and compiles a text database from the information therein, specifically from the package menu files (".men"). The apropos database is used to speed global searches when information is requested for a subject. Each line of the apropos database contains the name of the task or package, a brief description of it (taken from the .men files) and the package where it belongs. By default, mkapropos parameters are set to recompiles the standard IRAF apropos database (lib$root.db), although any other similar database may be recompiled, such as for the ctio , and noao add-on packages. Also, every user can build apropos databases for his own packages.
1. Update the ctio package apropos database. lo> mkapropos ctio$lib/root.hd ctio$src/apropos/db/ctio.db 2. Update a user apropos database. lo> mkap helpdir=myroot.hd aproposdb=my.db