rmlint icon indicating copy to clipboard operation
rmlint copied to clipboard

Fix example and language in manpage

Open mb720 opened this issue 2 years ago • 0 comments

Hi and thanks a lot for rmlint!

I'd like to offer some improvements for the manpage.

It's mostly typo fixes and attempts to make the manpage easier to read.

But I think I also spotted an error in the examples. In the old version, rmlint -e was described as

Find duplicates with same basename (excluding extension)

Yet I'm pretty sure that option -b does that, whereas -e makes rmlint consider two files as duplicates only if their extensions match.

mb720 avatar Oct 29 '23 13:10 mb720