Bugzilla – Attachment 145994 Details for
Bug 32793
import_patrons.pl typo in usage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32793: import_patrons.pl typo in usage
Bug-32793-importpatronspl-typo-in-usage.patch (text/plain), 1.09 KB, created by
Pedro Amorim
on 2023-02-02 10:01:08 UTC
(
hide
)
Description:
Bug 32793: import_patrons.pl typo in usage
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2023-02-02 10:01:08 UTC
Size:
1.09 KB
patch
obsolete
>From 96041a37972519b1c05c6d0909d84648af715a9b Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Thu, 2 Feb 2023 10:00:39 +0000 >Subject: [PATCH] Bug 32793: import_patrons.pl typo in usage > >Typo fix to prevent confusion in CLI usage >--- > misc/import_patrons.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/import_patrons.pl b/misc/import_patrons.pl >index f5b87a61ac..f7e13e11e8 100755 >--- a/misc/import_patrons.pl >+++ b/misc/import_patrons.pl >@@ -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] [--expiration-from-today] [--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 > >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 32793
:
145994
|
146028
|
146058