RT# 83122 fix dupes on wa_sales tax table updates
[freeside.git] / bin / wa_tax_rate_update
old mode 100644 (file)
new mode 100755 (executable)
index fef126d..ad14687
@@ -131,7 +131,7 @@ sub HELP_MESSAGE {
     Tool to update city/district sales tax rates in I<cust_main_county> from
     the Washington State Department of Revenue website.
 
-    Usage: [-f filename] [-t taxname] [-y year] [-q quarter] [-l] freeside_username
+    Usage: wa_tax_rate_update [-f filename] [-t taxname] [-y year] [-q quarter] [-l] freeside_username
 
     Optional Options:
       -f filename   Skip download, and process the specified filename
@@ -139,7 +139,7 @@ sub HELP_MESSAGE {
                     defaults as conf value 'tax_district_taxname'
       -y year       Year for data file download
       -q quarter    Quarter of data file to download
-      -t lookup     Try to fix cust_location records without a district
+      -l lookup     Try to fix cust_location records without a district
 
   ";
   exit;