pacutils icon indicating copy to clipboard operation
pacutils copied to clipboard

paccheck: clarification about --db-files

Open davidfields opened this issue 1 year ago • 0 comments

Hi,

Looking at paccheck.c, I see int include_db_files and function check_db_files are used only in function check_files.

The man page says that --db-files will make paccheck "[i]nclude database files in --files and --file-properties checks." (The --help output simply says "include database files in checks".)

Should the man page be updated to reflect that --db-files only has an effect for --files checks and not --file-properties checks?

If so, I can fix it.

Thanks!

davidfields avatar Sep 26 '24 02:09 davidfields