diff options
-rwxr-xr-x | bin/wa_tax_rate_update | 2 |
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; |