5 Jul
2026
5 Jul
'26
11:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35061 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 201503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201503&action=edit Bug 35061: Fix documentation for -pf|preserve-field in import_patrons.pl There was a mismatch between the documentation and the shortcut used in the code. This patch fixes the documentation so it matches the code: 'pf|preserve-field=s' => \@preserve_fields, =item B<-k|--preserve-field> Prevent specified patron fields for existing patrons from being overwritten So pf is the right shortcut. -- You are receiving this mail because: You are watching all bug changes.