From ebe06cb8a9f24f38ef93fb80b2c068fabf200c83 Mon Sep 17 00:00:00 2001
From: jvoisin <julien.voisin@dustri.org>
Date: Sat, 8 Feb 2020 14:01:13 +0100
Subject: [PATCH] Add an example of possible quality loss in the manpage

---
 doc/mat2.1 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/mat2.1 b/doc/mat2.1
index 2dcad8f..6da4191 100644
--- a/doc/mat2.1
+++ b/doc/mat2.1
@@ -74,9 +74,10 @@ be cleaned or not.
 .PP
 Moreover, mat2 goes to great lengths to make sure that as much metadata as
 possible are removed. This might sometimes result in a loss of quality of the
-processed files. If you're experiencing this, you might want to give the
-lightweigtht cleaning mode a try, but keep in mind by doing so, some metadata
-\fBwon't be cleaned\fR.
+processed files. For example, textual based pdf file converted into image
+based means you'll be no longer able to copy text from pdf them. If you're
+experiencing this, you might want to give the lightweigtht cleaning mode a try,
+but keep in mind by doing so, some metadata \fBwon't be cleaned\fR.
 
 
 .SH BUGS
-- 
GitLab