]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
added command descriptions
[mothur.git] / getsabundcommand.h
index da998f563ba4f9b5a1726f821a8e96dfbfa6209a..5be00df16ebffdb079273befc3f1d03324256c88 100644 (file)
@@ -26,7 +26,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.sabund"; }
-       
+       string getDescription()         { return "creates a sabund file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }