diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2018-12-23 15:36:51 -0500 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2018-12-23 16:23:47 -0500 |
| commit | 4b5e294d32ba1a2834f44f2dbcd42a276a0a75f1 (patch) | |
| tree | 43129f78a4d5a305aaa8820e63170807c421331e /bin | |
| parent | 2189e5b3fcfc2e9dbba69824bedced93ada56991 (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 |
