docs: update all documentation to reflect v3.0 functionality

Update README, CLI reference, and developer guide to cover delimiter
selector, inline checkboxes/dropdowns, live surviving rows preview,
multi-row survivors, and apply_review_decisions(). Remove dead link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-29 00:58:38 +00:00
parent 27fe87c4fe
commit 9ec371a85f
3 changed files with 11 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ python -m src.cli INPUT_FILE [OPTIONS]
| Argument | Required | Description |
|----------|----------|-------------|
| `INPUT_FILE` | Yes | Path to the CSV or Excel file to deduplicate |
| `INPUT_FILE` | Yes | Path to the CSV, delimited text, or Excel file to deduplicate |
## Options