diff options
Diffstat (limited to 'check/commands/phash/dedupe.py')
| -rw-r--r-- | check/commands/phash/dedupe.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check/commands/phash/dedupe.py b/check/commands/phash/dedupe.py index 3cf60d4..2e99f62 100644 --- a/check/commands/phash/dedupe.py +++ b/check/commands/phash/dedupe.py @@ -1,5 +1,5 @@ """ -Dedupe a folder of images +Dedupe a folder of images (uses phash directly, does not use database) """ import click |
