https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40226 Bug ID: 40226 Summary: stockrotation.pl help message is confusing for --send-all parameter Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: aude.charillon@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz The stock rotation script's help message contains the following line for the 'send all' parameter: --[S]end-all Send email reports even if the report body is empty This can be read to mean that the parameter should be written either -S or --Send-all. However, the longer form is actually --send-all (with the 's' not capitalised). The help message should be clarified to remove the confusion over how the parameter should be written. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.