StatusOptions.threads

Undocumented in source.
struct StatusOptions
@Option("threads", "j")
@Help("The number of threads to use. Default is the number of logical cores.")
@MetaVar("N")
size_t threads;

Meta