mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
better help text for --num-threads
This commit is contained in:
parent
22346f3e32
commit
d3890f0be2
@ -158,7 +158,7 @@ type
|
||||
|
||||
numThreads* {.
|
||||
defaultValue: 1,
|
||||
desc: "Number of threads used (0 to use all logical threads)"
|
||||
desc: "Number of worker threads (0 to start as many as logical CPU cores)"
|
||||
name: "num-threads" }: int
|
||||
|
||||
case cmd* {.
|
||||
|
Loading…
x
Reference in New Issue
Block a user