]> git.donarmstrong.com Git - mothur.git/blobdiff - setcurrentcommand.h
added command descriptions
[mothur.git] / setcurrentcommand.h
index e942e60b436acbd5ad9a014ddc8176c899e14806..0033ed58cf25a274e9e4bbe2a17aa4e4cb298ef0 100644 (file)
@@ -25,7 +25,8 @@ public:
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Set.current"; }
-       
+       string getDescription()         { return "set current files for mothur"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }