X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getsabundcommand.cpp;fp=getsabundcommand.cpp;h=ebfa839161fc3d59cd27f9a2f8e2e24743b85e7e;hp=98bdcb2cba6cb726f9d793baca1c78f785a04c00;hb=1d898dc6edaf9e9f287fab53bf1f21fb29757a17;hpb=c7f5a50aec1ec4b420b286d6ccf980d2a847d494 diff --git a/getsabundcommand.cpp b/getsabundcommand.cpp index 98bdcb2..ebfa839 100644 --- a/getsabundcommand.cpp +++ b/getsabundcommand.cpp @@ -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) {