X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getgroupcommand.h;fp=getgroupcommand.h;h=a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=a539834177b63a51929d52299c68779a27046fba;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/getgroupcommand.h b/getgroupcommand.h index a539834..a3e47e0 100644 --- a/getgroupcommand.h +++ b/getgroupcommand.h @@ -23,6 +23,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.group"; } + string getDescription() { return "outputs group names"; } + int execute(); void help() { m->mothurOut(getHelpString()); }