]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupcommand.h
added command descriptions
[mothur.git] / getgroupcommand.h
index a539834177b63a51929d52299c68779a27046fba..a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90 100644 (file)
@@ -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()); }