From 39399d5e45d450cef70ecf43b1f51749541b5e3c Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 10 May 2019 07:55:49 -0500 Subject: [PATCH] Bug 22509: Fix POD error "Apparent command =item not preceded by blank line" --- misc/add_date_fields_to_marc_records.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/add_date_fields_to_marc_records.pl b/misc/add_date_fields_to_marc_records.pl index 6368c36c58..fc671ab67e 100755 --- a/misc/add_date_fields_to_marc_records.pl +++ b/misc/add_date_fields_to_marc_records.pl @@ -112,6 +112,7 @@ Verbose mode. =item B<--confirm> Confirmation flag, the script will be running in dry-run mode if set not. + =item B<--where> Limits the search on bibliographic records with a user-specified WHERE clause. -- 2.11.0