]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / getsabundcommand.cpp
index 98bdcb2cba6cb726f9d793baca1c78f785a04c00..ebfa839161fc3d59cd27f9a2f8e2e24743b85e7e 100644 (file)
@@ -37,7 +37,7 @@ string GetSAbundCommand::getHelpString(){
                helpString += "Example get.sabund().\n";
                helpString += "The default value for label is all labels in your inputfile.\n";
                helpString += "The get.sabund command outputs a .sabund file containing the labels you selected.\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) {