src/hg/utils/refSeqGet/refSeqGet.c 1.3
1.3 2010/01/21 20:43:23 markd
fixed ussage message
Index: src/hg/utils/refSeqGet/refSeqGet.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/refSeqGet/refSeqGet.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 4 -r1.2 -r1.3
--- src/hg/utils/refSeqGet/refSeqGet.c 23 Nov 2009 17:45:19 -0000 1.2
+++ src/hg/utils/refSeqGet/refSeqGet.c 21 Jan 2010 20:43:23 -0000 1.3
@@ -22,10 +22,10 @@
"usage:\n"
" refSeqGet db\n"
"\n"
"Get a consistent snapshot of the RefSeq data from a genome browser database.\n"
- "All accessions will include version numbers. Only ReqSeqs for the particular\n"
- "are retrieved.\n"
+ "All accessions will include version numbers. Only ReqSeqs for the organism\n"
+ "associated with the specified genome assembly are retrieved.\n"
"\n"
"options:\n"
" -aligns=pslFile - get the PSL alignments of the RefSeqs to the genome.\n"
" -geneAnns=genePred - get the genome annotations in genePred format.\n"