<<

NAME

incpack

DESCRIPTION

incpack is a convenience tool for producing or updating a catalog for an Inca reporter repository. incpack runs each listed reporter with -help and extracts the information needed for the catalog. Packages other than reporters (e.g., library files, RPM packages) can be included in the catalog by listing the catalog attributes in a separate file with the same name as the package file and a .attrib extension.

SYNOPSIS

incpack [-h] [-I path] [-V] [-X] path [[-X] path] ...

OPTIONS

-h

print program help

-I

a library include path to use when running the reporters

-V

print program version

-X path

exclude the listed path from the catalog

path

include the listed path from the catalog

EXAMPLES

<<