From f80be05a463a5429f88ffd00f913b83d5d896c8e Mon Sep 17 00:00:00 2001
From: Glenn Proctor <gp1@sanger.ac.uk>
Date: Thu, 23 Feb 2006 11:44:02 +0000
Subject: [PATCH] Typo in usage text - option name misspelt.

---
 misc-scripts/xref_mapping/xref_mapper.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-scripts/xref_mapping/xref_mapper.pl b/misc-scripts/xref_mapping/xref_mapper.pl
index 32409271ac..27b51a6733 100644
--- a/misc-scripts/xref_mapping/xref_mapper.pl
+++ b/misc-scripts/xref_mapping/xref_mapper.pl
@@ -244,7 +244,7 @@ options:
                         If external_db in core database is empty, it is populated
                         from ../external_db/external_dbs.txt
 
-  -delete_externaldb    deletes all entries of the external_db table if it contains any rows 
+  -delete_external_db   deletes all entries of the external_db table if it contains any rows 
                         and uploads new data into the table - you have to interactively 
                         confirm the deletion before. Works only if option -upload is used as well.
 
-- 
GitLab