]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / getsharedotucommand.cpp
index f12b1cd19a4a6a1f5c0c61074d4dc22e68aac6dd..f627aedef1223caf64b4eca8a37f06217315c2b6 100644 (file)
@@ -49,7 +49,7 @@ string GetSharedOTUCommand::getHelpString(){
                helpString += "Example get.sharedseqs(list=amazon.fn.list, label=unique-0.01, group=forest-pasture, fasta=amazon.fasta, output=accnos).\n";
                helpString += "The output to the screen is the distance and the number of otus at that distance for the groups you specified.\n";
                helpString += "The default value for label is all labels in your inputfile. The default for groups is all groups in your file.\n";
-               helpString += "Note: No spaces between parameter labels (i.e. label), '=' and parameters (i.e.yourLabel).\n\n";
+               helpString += "Note: No spaces between parameter labels (i.e. label), '=' and parameters (i.e.yourLabel).\n";
                return helpString;
        }
        catch(exception& e) {