diff --git a/src/ecoisundertaxon.c b/src/ecoisundertaxon.c index 8fd3a07..f81edbd 100644 --- a/src/ecoisundertaxon.c +++ b/src/ecoisundertaxon.c @@ -27,9 +27,9 @@ static void PrintHelp() PP " options:\n"); PP " -1 : [FIRST] taxomic id of the hypothetical son\n\n"); PP " -2 : [SECOND] taxonomic id of the hypothetical parent\n\n"); + PP " -h : [H]elp - print help\n\n"); PP " -v : [V]erbose mode. Display taxonomic information for both\n"); PP " : taxonomic id.\n\n"); - PP " -h : [H]elp - print help\n\n"); PP "------------------------------------------\n"); PP " database : to match the expected format, the database\n"); PP " has to be formated first by the ecoPCRFormat.py program located.\n");