mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-08 20:12:56 -04:00
Update command line help
This commit is contained in:
parent
aa64bab88a
commit
053bb82726
@ -364,7 +364,7 @@ int mkdwarfs_main(int argc, sys_char** argv) {
|
||||
"compression worker threads niceness")
|
||||
("num-scanner-workers",
|
||||
po::value<size_t>(&num_scanner_workers),
|
||||
"number of scanner (hashing) worker threads")
|
||||
"number of scanner (hashing/categorizing) worker threads")
|
||||
("memory-limit,L",
|
||||
po::value<std::string>(&memory_limit)->default_value("1g"),
|
||||
"block manager memory limit")
|
||||
|
Loading…
x
Reference in New Issue
Block a user