]> git.donarmstrong.com Git - mothur.git/blobdiff - sensspeccommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / sensspeccommand.cpp
index 7f5d9dc05ff88882f90680a4f9281908102b573c..1ce33e4157e9ed225052485d9804c39bc495dff0 100644 (file)
@@ -54,7 +54,7 @@ string SensSpecCommand::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) {