]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / treegroupscommand.cpp
index e5b7e74a7d71343af56fcb0dc6c54a18b61afd73..5d7df3440439c469f3311073d2237b87272e79e6 100644 (file)
@@ -94,7 +94,7 @@ string TreeGroupCommand::getHelpString(){
                helpString += validCalculator.printCalc("treegroup");
                helpString += "Or the tree.shared command can be in the following format: tree.shared(phylip=yourPhylipFile).\n";
                helpString += "Example tree.shared(phylip=abrecovery.dist).\n";
-               helpString += "Note: No spaces between parameter labels (i.e. groups), '=' and parameters (i.e.yourGroups).\n\n";
+               helpString += "Note: No spaces between parameter labels (i.e. groups), '=' and parameters (i.e.yourGroups).\n";
                return helpString;
        }
        catch(exception& e) {