]> git.donarmstrong.com Git - mothur.git/blobdiff - listseqscommand.h
added command descriptions
[mothur.git] / listseqscommand.h
index ea48430e9e0876c1034c344d5688fd64bc0c2bde..f814d8487d81fc98e98f2245ee13c5564ec5424b 100644 (file)
@@ -25,7 +25,8 @@ class ListSeqsCommand : public Command {
                string getCommandCategory()             { return "Sequence Processing";         }
                string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/List.seqs"; }
-       
+               string getDescription()         { return "lists sequences from a list, fasta, name, group, alignreport or taxonomy file"; }
+
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }