X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=listotulabelscommand.h;h=dbfd5d4f06cfc2c8453cfcc7cc2c556e17c882ee;hb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;hp=ea41539adb021cdc56fd6175f7845f2ae70363e4;hpb=4c302368ef34f0d897afefc7853edf86fb45b9f3;p=mothur.git diff --git a/listotulabelscommand.h b/listotulabelscommand.h index ea41539..dbfd5d4 100644 --- a/listotulabelscommand.h +++ b/listotulabelscommand.h @@ -27,7 +27,7 @@ public: //commmand category choices: Sequence Processing, OTU-Based Approaches, Hypothesis Testing, Phylotype Analysis, General, Clustering and Hidden string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/List.otulabels"; } - string getDescription() { return "lists otu labels from shared or relabund file. Can be used with output from classify.otu, otu.association, or corr.axes to select specific otus."; } + string getDescription() { return "lists otu labels from shared or relabund file. Can be used by get.otulabels with output from classify.otu, otu.association, or corr.axes to select specific otus."; } int execute(); void help() { m->mothurOut(getHelpString()); }