mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
20 lines
790 B
Groff
20 lines
790 B
Groff
|
.TH dupeguru 1 2015-01-15 "debomatic"
|
||
|
.SH NAME
|
||
|
dupeguru \- GUI tool to find duplicate files in a system
|
||
|
.SH SYNOPSIS
|
||
|
.B dupeguru
|
||
|
.SH DESCRIPTION
|
||
|
dupeGuru is a tool to find duplicate files on your computer.
|
||
|
.PP
|
||
|
It can scan either filenames or contents. The filename scan features a
|
||
|
fuzzy matching algorithm that can find duplicate filenames even when
|
||
|
they are not exactly the same.
|
||
|
.PP
|
||
|
dupeGuru is customizable: you can tweak its matching engine to find
|
||
|
exactly the kind of duplicates you want to find.
|
||
|
.SH COPYRIGHT
|
||
|
This manual page is Copyright 2007-2022 Luca Falavigna <dktrkranz@debian.org>.
|
||
|
Permission is granted to copy, distribute and/or modify this document
|
||
|
under the terms of the GNU General Public License, Version 3 or any later
|
||
|
version published by the Free Software Foundation.
|