[Swift-commit] r7512 - SwiftApps/gocat

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Sat Jan 25 19:32:27 CST 2014


Author: ketan
Date: 2014-01-25 19:32:26 -0600 (Sat, 25 Jan 2014)
New Revision: 7512

Modified:
   SwiftApps/gocat/README
Log:
adding an example

Modified: SwiftApps/gocat/README
===================================================================
--- SwiftApps/gocat/README	2014-01-26 01:07:41 UTC (rev 7511)
+++ SwiftApps/gocat/README	2014-01-26 01:32:26 UTC (rev 7512)
@@ -36,3 +36,9 @@
 export catid=48
 
 catid is the catalog id and will be different depending upon which catalog you are working with.
+
+The tagwrap.sh is a thin wrapper over catalog.py that takes as argument the
+name of a dataset and one or more tag-value pairs as follows:
+
+sh tagwrap.sh mydataset mytag1=myval1 mytag2=myval2 mytag3=myval3 
+




More information about the Swift-commit mailing list