https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027
--- Comment #12 from Phan Tung Bui <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
