Bug 27920: (QA follow-up) Fix POD in cli tool
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
41fa262a96
commit
a9e0bcff16
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ import_patrons.pl - CLI script to import patrons data into Koha
|
|||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
import_patrons.pl --file /path/to/patrons.csv --matchpoint cardnumber --confirm [--default branchcode=MPL] [--overwrite] [--preserve_field <column>] [--preserve-extended-attributes] [--update-expiration] [--verbose]
|
||||
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]
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
|
Loading…
Reference in a new issue