rename capacity argument to index_capacity

This commit is contained in:
yggverse 2025-06-09 13:36:56 +03:00
parent 37c0f387e8
commit fe6b22e338
3 changed files with 3 additions and 3 deletions

View file

@ -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]