From 30816a7fc5bbad5da9a567ae7d3ca16dfc478bdf Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 12 Jan 2024 11:06:48 +0100 Subject: [PATCH] Bug 30349: Add missing double dash (--delete) to POD Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer --- misc/migration_tools/bulkmarcimport.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/migration_tools/bulkmarcimport.pl b/misc/migration_tools/bulkmarcimport.pl index 0ab60fbf14..8161a0bb0a 100755 --- a/misc/migration_tools/bulkmarcimport.pl +++ b/misc/migration_tools/bulkmarcimport.pl @@ -902,7 +902,7 @@ debugging. The I MARC flavour. At the moment, only I and I are supported. MARC21 by default. -=item B<-d> +=item B<-d, --delete> Delete EVERYTHING related to biblio in koha-DB before import. Tables: biblio, biblioitems, items -- 2.39.5