]> git.donarmstrong.com Git - mothur.git/blobdiff - mergefilecommand.h
added command descriptions
[mothur.git] / mergefilecommand.h
index 1e56f73a865079f7dca0ccab91f3fd6f0ddfcbef..1c3c4d5a5ea12a6bcbc9cae3cd9eca54b3bd083d 100644 (file)
@@ -24,6 +24,8 @@ public:
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Merge.files"; }
+       string getDescription()         { return "appends files creating one file"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }