]> git.donarmstrong.com Git - mothur.git/blobdiff - makegroupcommand.h
added command descriptions
[mothur.git] / makegroupcommand.h
index f5fb3583f13b09b4f4cc4f70709eca3ffeec388e..e0c709204a6be01c637bf3ada3fbdb73a8c7b3d8 100644 (file)
@@ -24,7 +24,8 @@ public:
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Make.group"; }
-       
+       string getDescription()         { return "creates a group file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }