]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.h
added command descriptions
[mothur.git] / setlogfilecommand.h
index d187c0732cf6dfc676fcdc6ba6b4d57cef0c6dae..8d3bfcdc15d3c75253a78abe12b3277c1f9b6c8b 100644 (file)
@@ -27,7 +27,8 @@ public:
        string getCommandCategory()             { return "General";                     }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; }
-       
+       string getDescription()         { return "set logfile name"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }