mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 17:15:37 +00:00
rename capacity argument to index_capacity
This commit is contained in:
parent
37c0f387e8
commit
fe6b22e338
3 changed files with 3 additions and 3 deletions
|
|
@ -66,7 +66,7 @@ htcount --source /var/log/nginx/access.log\
|
|||
-m, --match-time <MATCH_TIME>
|
||||
Filter records match time pattern (e.g. `%d/%b/%Y`)
|
||||
|
||||
-c, --capacity <CAPACITY>
|
||||
-c, --index-capacity <CAPACITY>
|
||||
Expected memory index capacity
|
||||
|
||||
[default: 100]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue