logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

manicheck - check manifest accuracy

Author

       Harlan Stenn <harlan@mumps.pfcs.com>

Description

Manicheck  compares  the files listed in your MANIFEST.new (or MANIFEST if that file is not present) with
       the files within your distribution. It will report files listed in the manifest but not present or  files
       missing from your manifest file.

Files

Manicheck produces the following temporary files:

       check.expected      lists filenames from manifest
       check.present       lists all potential source files

       If MANIFEST is not 100% accurate, the following files may be created:

       check.extra         files not listed in manifest
       check.want          files missing from manifest

Name

       manicheck - check manifest accuracy

See Also

manifake(1), makedist(1), manilist(1).

                                                       ram                                          MANICHECK(1)

Synopsis

manicheck

See Also