7fdfab0ba90789194773f2bbd31bcc6ab161631a
galt
  Tue Aug 5 10:57:28 2014 -0700
Fixes #12559. GenomeSpace support added to hgTables.
diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c
index 9a5d5c1..9161c34 100644
--- src/hg/hgTables/usage.c
+++ src/hg/hgTables/usage.c
@@ -115,30 +115,33 @@
 "        \n"
 "        <LI><em><B>data points</B></em> -  the data points that make up a graph \n"
 "	 (aka wiggle) track.</LI>\n"
 "        \n"
 "        <LI><em><B>MAF</B></em> - multiple alignments in MAF format</LI>\n"
 "        \n"
 "        </UL>\n"
 "        </LI>\n"
 "        \n"
 "        <LI><B>Send output to Galaxy:</B> displays results of query in \n"
 "        <A HREF=\""GALAXY_URL_BASE"\">Galaxy</A>, a framework for \n"
 "        interactive genome analysis.\n"
 "        <LI><B>Send output to GREAT:</B> displays the functional enrichments of the \n"
 "        query results in <A HREF=\"http://great.stanford.edu\">GREAT</A>, a tool for\n"
 "        analysis of the biological function of cis-regulatory regions.\n"
+"        <LI><B>Send output to GenomeSpace:</B> sends data to \n"
+"        <A HREF=\"http://www.genomespace.org\">GenomeSpace</A> Data Manager for use with\n"
+"        diverse computational tools.\n"
 "        <LI><B>file type returned: </B>When a filename is entered in the \n"
 "	 &quot;output file&quot; text box, specifies the format of the output file:\n"
 "        <UL>\n"
 "        <LI><em><B>plain text</B></em> - data is in ASCII format\n"
 "        \n"
 "        <LI><em><B>gzip compressed</B></em> - data is compressed in gzip format\n"
 "        \n"
 "        </UL>\n"
 "        </LI>\n"
 "        <LI><B>get output: </B>Submits a data query based on the specified \n"
 "        parameters and returns the output.</LI>\n"
 "        \n"
 "        <LI><B>summary/statistics: </B>Displays statistics about the data \n"
 "        specified by the parameters.</LI>\n"
 "        \n"