From 2d6021fe5fecd020c583e87af022d50aa68879a2 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Sat, 7 Sep 2013 19:36:29 -0300 Subject: [PATCH] Bug 9192: followup fix typo Fix typo on usage message. Signed-off-by: Bernardo Gonzalez Kriegel --- .../UNIMARC_sync_date_created_with_marc_biblio.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl b/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl index ce075cc..9c3fd01 100755 --- a/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl +++ b/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl @@ -253,7 +253,7 @@ UNIMARC specific. Parameters: --help or -h show this message --verbose or -v verbose logging - --run run the command else modifications will not be applyed to database + --run run the command else modifications will not be applied to database --where (optional) use this to limit execution to some biblios : write a SQL where clause using biblio and/or biblioitems fields --date-created-marc or c (optional) date created MARC field and optional subfield, -- 1.7.9.5