https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027 --- Comment #12 from Phan Tung Bui <phan-tung.bui@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.