better help text for --num-threads

This commit is contained in:
Ștefan Talpalaru 2021-10-04 17:02:21 +02:00 committed by zah
parent 22346f3e32
commit d3890f0be2

View File

@ -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* {.