X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=listotulabelscommand.h;h=dbfd5d4f06cfc2c8453cfcc7cc2c556e17c882ee;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=ea41539adb021cdc56fd6175f7845f2ae70363e4;hpb=bdd77df6a7df8a5775b57d0a7ec8b55de45e7b5b;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()); }