]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
added command descriptions
[mothur.git] / parselistscommand.h
index 9489b9b29108ed13969352c6ed1fe3a994e7f326..9356299b91c45c82b073c424a81b9a6bb28673e8 100644 (file)
@@ -28,6 +28,7 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; }
+       string getDescription()         { return "parses a list file by group"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }