]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.h
added command descriptions
[mothur.git] / setdircommand.h
index 625c83b63d40c6674490fe00b510cd2780449d08..b3b00c46c65b65f1c7f243221ceb4e814a37dbc5 100644 (file)
@@ -27,7 +27,8 @@ public:
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; }
-       
+       string getDescription()         { return "set input, output and default directories"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }