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!
Hi,
Looking at
paccheck.c, I see intinclude_db_filesand functioncheck_db_filesare used only in functioncheck_files.The man page says that
--db-fileswill makepaccheck"[i]nclude database files in --files and --file-properties checks." (The--helpoutput simply says "include database files in checks".)Should the man page be updated to reflect that
--db-filesonly has an effect for--fileschecks and not--file-propertieschecks?If so, I can fix it.
Thanks!