mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 18:50:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,4 +24,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Limit I/O threads (for hashing and dedupe stage) and CPU threads (for duplicate extent finding stage):
|
||||
|
||||
`duperemove -r -d --hashfile={{path/to/hashfile}} --io-threads={{N}} --cpu-threads={{N}} {{path/to/directory}}`
|
||||
`duperemove -r -d --hashfile={{path/to/hashfile}} --io-threads={{n}} --cpu-threads={{n}} {{path/to/directory}}`
|
||||
|
||||
Reference in New Issue
Block a user