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