raw details (from release v2.2.3):
{
"struct": "RocksdbFlushThreadsArg",
"name": "rocksdb_flush_threads",
"long_name": "rocksdb-flush-threads",
"help": "Number of threads to use for rocksdb (Blockstore) memtable flushes",
"default": "solana_ledger::blockstore::default_num_flush_threads().get()",
"max": null,
"min": null
}