Repository 'add_column_headers'
hg clone https://toolshed.g2.bx.psu.edu/repos/estrain/add_column_headers

Changeset 2:ff2acdb98a74 (2018-10-30)
Previous changeset 1:6af9cdb15e59 (2018-10-30)
Commit message:
Uploaded
modified:
add_col_header.xml
b
diff -r 6af9cdb15e59 -r ff2acdb98a74 add_col_header.xml
--- a/add_col_header.xml Tue Oct 30 16:14:28 2018 -0400
+++ b/add_col_header.xml Tue Oct 30 16:52:31 2018 -0400
[
@@ -1,4 +1,4 @@
-<tool id="add_column_headers" name="Add Header" version="0.1.2">
+<tool id="add_column_headers" name="Add Header" version="0.1.3">
     <description>Add header row with column names to tabular data</description>
     <requirements>
     </requirements>
@@ -17,7 +17,7 @@
     </outputs>
 
     <help><![CDATA[
-
+    Insert a list of column headers (comma-delimited) as the first row of a data table.  
     ]]></help>
      <citations>
     </citations>