diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-12-23 15:36:51 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-12-23 15:47:56 -0500 |
commit | ad2c21d213088e731b33264e9bf3f868bb4689dd (patch) | |
tree | 27232d8a1acb49a87ceda788f99cc0b643d3eb48 /bin | |
parent | 83a6052bc16ed5cff28e32613f20dc4b1156bac6 (diff) |
RT# 80488 Prevent rollback of system log messages
Diffstat (limited to 'bin')
-rwxr-xr-x[-rw-r--r--] | 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 fef126d34..cb5814537 100644..100755 --- a/bin/wa_tax_rate_update +++ b/bin/wa_tax_rate_update @@ -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 |