From d652f7f19c8d00ff63dd13aaffc73c363106afd5 Mon Sep 17 00:00:00 2001 From: HERITAGE-XION Date: Tue, 6 Jan 2026 23:47:43 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0228194f..bba2e38b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ python -m src.main scrub ./photos/ -r -ext jpg --dry-run |---------|---------| | `read` | `-r` / `--recursive`, `-ext` / `--extension` | | `scrub` | `-r`, `-ext`, `-o` / `--output`, `-d` / `--dry-run`, `-w` / `--workers` | -| Global | `-v` / `--verbose` | +| Global | `-V` / `--verbose`, `-v` / `--version` | ## 🏗️ Architecture