mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-17 23:59:59 +02:00
Fix some typos (found by codespell
and typos
)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
2383730a55
commit
79701e410d
4 changed files with 6 additions and 6 deletions
|
@ -100,11 +100,11 @@ This generates `summary.html` and `summary.json` in the same `output_folder`.
|
|||
|
||||
If you are summarizing many reports and have used the `--differences` flag while
|
||||
generating them, it may be useful to limit the number of differences reported by using
|
||||
the `--occurences-threshold` parameter. This will reduce the size of the generated HTML
|
||||
the `--occurrences-threshold` parameter. This will reduce the size of the generated HTML
|
||||
report, making it easier to open and navigate. Note that the JSON report will still
|
||||
contain all differences. Example:
|
||||
~~~
|
||||
dinglehopper-summarize output_folder/ --occurences-threshold 10
|
||||
dinglehopper-summarize output_folder/ --occurrences-threshold 10
|
||||
~~~
|
||||
|
||||
### dinglehopper-line-dirs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue