https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34077
--- Comment #8 from Julian Maurice <[email protected]> --- This causes a small usability issue IMO: `writeoff_debts.pl` and `writeoff_debts.pl -v` have the same verbosity level, but `writeoff_debts.pl -c` and `writeoff_debts.pl -c -v` have different verbosity level One might run `writeoff_debts.pl` first, be happy with the output and just add -c to confirm, only to be disappointed that there is no output now. What about doing the opposite ? Instead of updating the script to match the POD, update the POD to match the script behavior and say that -v is required if -c is absent ? -- 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/
