]> git.donarmstrong.com Git - mothur.git/blobdiff - getrelabundcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / getrelabundcommand.cpp
index 6397e358de806f08695d0707c6539352a282be44..74ec992a001e16a91d131a376944165aca1b4622 100644 (file)
@@ -40,7 +40,7 @@ string GetRelAbundCommand::getHelpString(){
                helpString += "Example get.relabund(groups=A-B-C, scale=averagegroup).\n";
                helpString += "The default value for groups is all the groups in your groupfile, and all labels in your inputfile will be used.\n";
                helpString += "The get.relabund command outputs a .relabund file.\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) {