]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.h
added citation function to commands
[mothur.git] / setlogfilecommand.h
index ed08180c7a4429a5a484f143e84e42271e12be36..d187c0732cf6dfc676fcdc6ba6b4d57cef0c6dae 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "set.logfile";         }
        string getCommandCategory()             { return "General";                     }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }