X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlabelcommand.h;h=c5dc1a119969e3ac10b0462c4ad5090bee1333f3;hb=e0ce7cbc93d7d2fbb753ca694182db092a0ea0e7;hp=71645704592d6bebdc4cca894d43d3b13732fed8;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/getlabelcommand.h b/getlabelcommand.h index 7164570..c5dc1a1 100644 --- a/getlabelcommand.h +++ b/getlabelcommand.h @@ -26,6 +26,8 @@ public: string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.label"; } + string getDescription() { return "outputs labels"; } + int execute(); void help() { m->mothurOut(getHelpString()); }