]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.cpp
some changes while testing 1.9
[mothur.git] / parselistscommand.cpp
index 9955a19f677dd96cccf7b9f4171e0f7d28b9deac..d09910b48de9003865f06fd21d165a71e989dde9 100644 (file)
@@ -97,7 +97,7 @@ ParseListCommand::ParseListCommand(string option)  {
 //**********************************************************************************************************************
 void ParseListCommand::help(){
        try {
-               m->mothurOut("The parse.list command reads a list and group file and generates a list file for each group in the groupfile \n");
+               m->mothurOut("The parse.list command reads a list and group file and generates a list file for each group in the groupfile. \n");
                m->mothurOut("The parse.list command parameters are list, group and label.\n");
                m->mothurOut("The list and group parameters are required.\n");
                m->mothurOut("The label parameter is used to read specific labels in your input you want to use.\n");