mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
Add manpage
This commit is contained in:
parent
1f1dfa88dc
commit
b72b64f4fc
19
pkg/debian/dupeguru.1
Normal file
19
pkg/debian/dupeguru.1
Normal 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.
|
Loading…
Reference in New Issue
Block a user