]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
added command descriptions
[mothur.git] / trimflowscommand.h
index 339845883f2b1c088d7d21eee05ee81c0d618d08..5affc3fbdf7fedc366f7c8294c762e28681d7625 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString(); 
        string getCitation() { return "no citation"; }
+       string getDescription()         { return "trim.flows"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }