Fixed usage of FlexHub regimport tool

This commit is contained in:
mimicmod 2013-05-05 13:36:23 -04:00 committed by Francisco Blas (klondike) Izquierdo Riera
parent 77704f6e67
commit 32c65ada49
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# A simple tool for importing FlexHub users to uhub sqlite database
#
# Usage: ./fh2uhub_regimport.pl <flexhub_userlist> <uhub_database>
# Usage: ./fh2uh_regimport.pl <flexhub_userlist> <uhub_database>
#
# Note: uhub database has to be created before running this script.