From 32c65ada49f259f65cf37b2bce11347212989a35 Mon Sep 17 00:00:00 2001 From: mimicmod Date: Sun, 5 May 2013 13:36:23 -0400 Subject: [PATCH] Fixed usage of FlexHub regimport tool --- tools/fh2uh_regimport.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/fh2uh_regimport.pl b/tools/fh2uh_regimport.pl index 9fd10fd..243e307 100644 --- a/tools/fh2uh_regimport.pl +++ b/tools/fh2uh_regimport.pl @@ -2,7 +2,7 @@ # A simple tool for importing FlexHub users to uhub sqlite database # -# Usage: ./fh2uhub_regimport.pl +# Usage: ./fh2uh_regimport.pl # # Note: uhub database has to be created before running this script.