https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32793 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using koha-testing-docker): 1. From the command line run: misc/import_patrons.pl --help 2. Note that in the usage section for the [--preserve_field <column>] option, there is an underscore used for --preserve_field. This should be a dash (see the full list under options). 3. Apply the patch. 4. Repeat step 1 - the usage section now has --preserve-field with a dash. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.