X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setcurrentcommand.h;fp=setcurrentcommand.h;h=e942e60b436acbd5ad9a014ddc8176c899e14806;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=4ce90a2b1111b2feb428feaad96570c2a1363825;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/setcurrentcommand.h b/setcurrentcommand.h index 4ce90a2..e942e60 100644 --- a/setcurrentcommand.h +++ b/setcurrentcommand.h @@ -24,6 +24,7 @@ public: string getCommandName() { return "set.current"; } string getCommandCategory() { return "General"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Set.current"; } int execute(); void help() { m->mothurOut(getHelpString()); }