mirror of
https://github.com/simon987/sist2.git
synced 2025-04-17 01:06:43 +00:00
Update USAGE.md
added example for Windows to display number of logical processors. Does this same limitation apply to the new `index` threads option?
This commit is contained in:
parent
a6d2afc8dc
commit
f49e03ac79
@ -70,7 +70,7 @@ Made by simon987 <me@simon987.net>. Released under GPL-3.0
|
||||
### Scan options
|
||||
|
||||
* `-t, --threads`
|
||||
Number of threads for file parsing. **Do not set a number higher than `$(nproc)`!**.
|
||||
Number of threads for file parsing. **Do not set a number higher than `$(nproc)` or `$(Get-WmiObject Win32_ComputerSystem).NumberOfLogicalProcessors` in Windows!**
|
||||
* `-q, --quality`
|
||||
Thumbnail quality, on a scale of 1.0 to 31.0, 1.0 being the best. *Does not affect PDF thumbnails quality*
|
||||
* `--size`
|
||||
|
Loading…
x
Reference in New Issue
Block a user