Skip to content

Commit

Permalink
Fix typo in manpage.
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlopezroche committed Oct 31, 2022
1 parent 8b223d6 commit 1c70470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fdupes.1
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ treated as non-duplicates; this option will change this behavior
.B -G --minsize\fR=\fISIZE\fR
consider only files greater than or equal to SIZE in bytes
.TP
.B -L --maxsize=\fR=\fISIZE\fR
.B -L --maxsize\fR=\fISIZE\fR
consider only files less than or equal to SIZE in bytes
.TP
.B -n --noempty
Expand Down

0 comments on commit 1c70470

Please sign in to comment.