]> git.donarmstrong.com Git - mothur.git/blobdiff - sffinfocommand.h
added command descriptions
[mothur.git] / sffinfocommand.h
index abfaa4b8a088713278a9384c08909f9eaaad70d2..f18a3f5568167c031adabd5607cf2c07c2f651f9 100644 (file)
@@ -71,7 +71,8 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; }
-       
+       string getDescription()         { return "extract sequences reads from a .sff file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }