[Swift-commit] r7222 - SwiftApps/gocat

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Oct 24 10:27:28 CDT 2013


Author: ketan
Date: 2013-10-24 10:27:28 -0500 (Thu, 24 Oct 2013)
New Revision: 7222

Modified:
   SwiftApps/gocat/tagwrap.sh
Log:
 

Modified: SwiftApps/gocat/tagwrap.sh
===================================================================
--- SwiftApps/gocat/tagwrap.sh	2013-10-24 15:26:07 UTC (rev 7221)
+++ SwiftApps/gocat/tagwrap.sh	2013-10-24 15:27:28 UTC (rev 7222)
@@ -1,6 +1,7 @@
 #!/bin/bash -x
 
 # Usage: $0 <dataset_name> <tagname>=<value>
+#e.g. sh tagwrap.sh cofeemug color=white size=16oz material=clay
 # Required: Env variable catloc pointing to the directory containing catalog.py
 if [ $# -le 2 ]
 then




More information about the Swift-commit mailing list