From 89bf0a047b42da2a5da78177910a06903c856bba Mon Sep 17 00:00:00 2001 From: repi Date: Thu, 4 Jun 2026 14:58:11 +0100 Subject: [PATCH] Update threading usage docs Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a613982..d81db3d 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Verify possible duplicates with a full-file hash pass: disk-checker ~/Downloads --verify-full ``` -Limit hashing workers: +Limit scanning and hashing workers: ```bash disk-checker ~/Downloads --threads 4