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