summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2020-01-05 20:32:38 +0100
committerjvoisin2020-01-05 20:32:38 +0100
commit4acf3af0028f850e240af8581a91c6f60edde119 (patch)
tree524afa6cbbb24e6d5fda62c0efab13e97b09b023
parentee704db2ffa416c14965ba4bdba7d0842ca2e285 (diff)
Add a note about lightweight mode in the man
-rw-r--r--doc/mat2.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/mat2.1 b/doc/mat2.1
index 33ae500..542604d 100644
--- a/doc/mat2.1
+++ b/doc/mat2.1
@@ -71,6 +71,13 @@ complex file formats.
71.PP 71.PP
72This is why you shouldn't rely on metadata's presence to decide if your file must 72This is why you shouldn't rely on metadata's presence to decide if your file must
73be cleaned or not. 73be cleaned or not.
74.PP
75Moreover, mat2 goes to great lengths to make sure that as much metadata as
76possible are removed. This might sometimes results in a loss of quality of the
77processed files. If you're experiencing this, you might want to give a try at
78the lightweigtht cleaning mode, but keep in mind by doing so, some metadata
79\fBwon't be cleaned\fR.
80
74 81
75.SH BUGS 82.SH BUGS
76 83