mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
Update usage message
This commit is contained in:
parent
4de72e27dd
commit
30436bd573
1 changed files with 11 additions and 4 deletions
|
|
@ -57,10 +57,17 @@ The following arguments are available:
|
|||
-db string
|
||||
pilosa db to use
|
||||
|
||||
BitmapExponent float64
|
||||
BitmapOffset float64
|
||||
ProfileExponent float64
|
||||
ProfileOffset float64
|
||||
-bitmap-exponent float64
|
||||
zipf exponent parameter for bitmap IDs
|
||||
|
||||
-bitmap-offset float64
|
||||
zipf offset parameter for bitmap IDs
|
||||
|
||||
-profile-exponent float64
|
||||
zipf exponent parameter for profile IDs
|
||||
|
||||
-profile-offset float64
|
||||
zipf offset parameter for profile IDs
|
||||
|
||||
-client-type string
|
||||
Can be 'single' (all agents hitting one host) or 'round_robin'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue