mirror of
https://github.com/elmindreda/duff.git
synced 2026-05-28 00:21:10 +02:00
Grammar fix for -z flag.
This commit is contained in:
+2
-2
@@ -153,8 +153,8 @@ compares files byte by byte when their sizes match.
|
||||
.It Fl v
|
||||
Display version information and exit.
|
||||
.It Fl z
|
||||
Do not consider files with zero size to be equal.
|
||||
This option suppresses reporting a cluster of empty files.
|
||||
Do not consider empty files to be equal.
|
||||
This option prevents empty files from being reported as duplicates.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
.\" TODO: Fix the formatting of the example commands.
|
||||
|
||||
Reference in New Issue
Block a user