X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;fp=setdircommand.h;h=625c83b63d40c6674490fe00b510cd2780449d08;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=0d12e05be43ce8ec055fa5a9bdc39dad62f9bca2;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/setdircommand.h b/setdircommand.h index 0d12e05..625c83b 100644 --- a/setdircommand.h +++ b/setdircommand.h @@ -26,6 +26,7 @@ public: string getCommandName() { return "set.dir"; } string getCommandCategory() { return "General"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; } int execute(); void help() { m->mothurOut(getHelpString()); }