The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pmakewhatis - generate a manual database for sman

SYNOPSIS

smakewhatis [-database database name] [-dir database directory] [-table name] [-remove] [mandir ...]

DESCRIPTION

Pmakewhatis generates/updates databases for sman(1). If mandirs are specified, these are used. Otherwise directories in @INC are indexed.

OPTIONS

-database database name

Change the default database name to database name.

-dir database directory

Change the default database directory to database directory.

-table name

Use name instead of pod as table name.

-clean

Clean database before indexing.

-remove

Remove the selected directories from the database instead of adding/updating. This works only for the pod files which are unchanged since the indexing.

SEE ALSO

sman.

AUTHOR

Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 216:

You forgot a '=back' before '=head1'