summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2018-12-23 16:40:26 -0500
committerMitch Jackson <mitch@freeside.biz>2018-12-23 16:40:26 -0500
commitc8736d73613fa8a764eb7990dbd217d5071e3ea1 (patch)
treebec68046ec69c6abce6a404ffe08d2602ef0daf5 /bin
parente37d7fcb7a13646234aca1542cbce0fc79e94a88 (diff)
RT# 80488 Correct typo
Diffstat (limited to 'bin')
-rwxr-xr-xbin/wa_tax_rate_update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/wa_tax_rate_update b/bin/wa_tax_rate_update
index cb5814537..ad14687c9 100755
--- a/bin/wa_tax_rate_update
+++ b/bin/wa_tax_rate_update
@@ -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;