This commit is contained in:
Luca Falavigna 2024-02-20 10:20:41 -07:00 committed by GitHub
commit db5e80ed7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 0 deletions

19
pkg/debian/dupeguru.1 Normal file
View File

@ -0,0 +1,19 @@
.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.