Bugzilla – Attachment 193637 Details for
Bug 20551
Add option for including deleted records in export_records.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20551: Fix option name in pod
Bug-20551-Fix-option-name-in-pod.patch (text/plain), 1.10 KB, created by
David Gustafsson
on 2026-02-23 16:45:55 UTC
(
hide
)
Description:
Bug 20551: Fix option name in pod
Filename:
MIME Type:
Creator:
David Gustafsson
Created:
2026-02-23 16:45:55 UTC
Size:
1.10 KB
patch
obsolete
>From 5ba87d829e0c704c878ad5558de48b57130ef7d2 Mon Sep 17 00:00:00 2001 >From: David Gustafsson <david.gustafsson@ub.gu.se> >Date: Wed, 29 May 2019 16:38:07 +0200 >Subject: [PATCH] Bug 20551: Fix option name in pod > >Signed-off-by: Frank Hansen <frank.hansen@ub.lu.se> >Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> >--- > misc/export_records.pl | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/misc/export_records.pl b/misc/export_records.pl >index f8c4d0925e2..73aac9228d0 100755 >--- a/misc/export_records.pl >+++ b/misc/export_records.pl >@@ -472,6 +472,11 @@ Print a brief help message. > --include_deleted If enabled, when using --date option, deleted records will be included in export as marc records > with leader record status set to "d" (deleted). > >+=item B<--deleted_only> >+ >+ --deleted_only If enabled, when using --date option, only deleted records will be included in export as marc >+ records with leader record status set to "d" (deleted). >+ > =item B<--record-type> > > --record-type=TYPE TYPE is 'bibs' or 'auths'. >-- >2.34.1
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 20551
:
73916
|
73923
|
75113
|
82843
|
82914
|
82918
|
90184
|
90190
|
90220
|
93619
|
93620
|
93621
|
105403
|
116408
|
116409
|
116410
|
116411
|
123099
|
123101
|
123102
|
125211
|
125212
|
125213
|
125214
|
125215
|
125216
|
128895
|
128896
|
128897
|
128898
|
128899
|
128900
|
132936
|
132937
|
176623
|
176624
|
176625
|
176626
|
176627
|
176628
|
176629
|
176630
|
176631
|
177536
|
178343
|
178344
|
178345
|
178346
|
178347
|
178348
|
178349
|
178350
|
178351
|
178352
|
178353
|
178378
|
178379
|
178575
|
178617
|
178618
|
178619
|
178679
|
178680
|
178681
|
178682
|
179748
|
179749
|
180648
|
180649
|
180650
|
180651
|
180652
|
180653
|
180654
|
180655
|
180656
|
180657
|
180658
|
180659
|
180660
|
180661
|
180662
|
180663
|
180664
|
180665
|
193636
| 193637 |
193638
|
193639
|
193640
|
193641
|
193642
|
193643
|
193644
|
193645
|
193646
|
193647
|
193648
|
193649
|
193650
|
193651
|
193652
|
193653