[Koha-bugs] [Bug 36027] search_for_data_inconsistencies.pl - make each section optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 28 17:15:26 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027

--- Comment #12 from Phan Tung Bui <phan-tung.bui at inlibro.com> ---
Created attachment 162540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162540&action=edit
Bug 36027 : (follow-up) Improvement: Simplified command line options and add
--help option

This commit addresses the issue of opaque command line arguments by
implementing option flags for better clarity and user-friendliness. Instead of
passing arbitrary numbers, users can now utilize descriptive flags such as
--skip-items-branch and --skip-age-for-category to disable specific sections of
checks.
Additionally, the documentation in POD format has been updated to reflect these
changes, including the addition of a --help flag to provide usage instructions.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list