From 8433743e5ee15bf93010241ea34a64c1499f9872 Mon Sep 17 00:00:00 2001
From: Andrew Yates <ayates@ebi.ac.uk>
Date: Wed, 25 Jul 2012 14:09:35 +0000
Subject: [PATCH] Docs on --host was wrong

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

diff --git a/misc-scripts/db/dump_mysql.pl b/misc-scripts/db/dump_mysql.pl
index c270fd9625..ba55ba13c3 100755
--- a/misc-scripts/db/dump_mysql.pl
+++ b/misc-scripts/db/dump_mysql.pl
@@ -709,7 +709,7 @@ of the databases you are dumping. Once specified the program will only
 consider databases with the version number in there (specifically the 
 occurance of C<%\_VERSION%>). C<--release> can also be used.
 
-=item B<--host | --host | -h>
+=item B<--host | --hostname | -h>
 
 Host name of the database to connect to. Cannot be used with <--defaults>.
 
-- 
GitLab