View | Details | Raw Unified | Return to bug 32793
Collapse All | Expand All

(-)a/misc/import_patrons.pl (-2 / +1 lines)
Lines 116-122 import_patrons.pl - CLI script to import patrons data into Koha Link Here
116
116
117
=head1 SYNOPSIS
117
=head1 SYNOPSIS
118
118
119
import_patrons.pl --file /path/to/patrons.csv --matchpoint cardnumber --confirm [--default branchcode=MPL] [--overwrite] [--preserve_field <column>] [--preserve-extended-attributes] [--update-expiration] [--expiration-from-today] [--verbose]
119
import_patrons.pl --file /path/to/patrons.csv --matchpoint cardnumber --confirm [--default branchcode=MPL] [--overwrite] [--preserve-field <column>] [--preserve-extended-attributes] [--update-expiration] [--expiration-from-today] [--verbose]
120
120
121
=head1 OPTIONS
121
=head1 OPTIONS
122
122
123
- 

Return to bug 32793