]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / getoturepcommand.cpp
index 0ab12ab81e21e64e53b876ce8b1be4d43bbd9399..342190db9a8f178aca59dfd94e7918fcd6e527c9 100644 (file)
@@ -86,7 +86,7 @@ string GetOTURepCommand::getHelpString(){
                helpString += "The groups parameter allows you to indicate that you want representative sequences for each group specified for each OTU, group name should be separated by dashes. ex. groups=A-B-C.\n";
                helpString += "The get.oturep command outputs a .fastarep and .rep.names file for each distance you specify, selecting one OTU representative for each bin.\n";
                helpString += "If you provide a groupfile, then it also appends the names of the groups present in that bin.\n";
-               helpString += "Note: No spaces between parameter labels (i.e. fasta), '=' and parameters (i.e.yourFastaFile).\n\n";
+               helpString += "Note: No spaces between parameter labels (i.e. fasta), '=' and parameters (i.e.yourFastaFile).\n";
                return helpString;
        }
        catch(exception& e) {