Cleans up the docs, adds validation of the process count, include the test descriptions

This commit is contained in:
Trenton H
2023-09-11 17:10:09 -07:00
parent e82aaa7d85
commit 9e333bf91d
3 changed files with 73 additions and 4 deletions

View File

@@ -582,8 +582,11 @@ duplicate. But the content should be exact or close, allowing detection.
This tool does a fuzzy match over document content, looking for
those which look close according to a given ratio.
At this time, other metadata (such as correspondent or type) is not
take into account by the detection.
```
document_fuzzy_match [--ratio]
document_fuzzy_match [--ratio] [--processes N]
```
| Option | Required | Default | Description |