raw details (from release v2.2.3):
{
"struct": "RocksdbCompactionThreadsArg",
"name": "rocksdb_compaction_threads",
"long_name": "rocksdb-compaction-threads",
"help": "Number of threads to use for rocksdb (Blockstore) compactions",
"default": "solana_ledger::blockstore::default_num_compaction_threads().get()",
"max": null,
"min": null
}