summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2019-12-02 17:10:34 +0100
committerjvoisin2019-12-02 17:10:34 +0100
commit4ba4b143e6bdbb9a73e279368a8b66931a1090b1 (patch)
tree85dcfb9dc33e0f05c36104a85f4fa2dee874b352 /doc
parent8c7b23be900a9ae0c49d4c434d7c64d4026f5d41 (diff)
Add a note about metadata
Diffstat (limited to 'doc')
-rw-r--r--doc/mat2.110
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/mat2.1 b/doc/mat2.1
index 1458acf..33ae500 100644
--- a/doc/mat2.1
+++ b/doc/mat2.1
@@ -62,6 +62,16 @@ mat2 ./myfile.pdf
62.fi 62.fi
63.PP 63.PP
64 64
65.SH NOTES ABOUT METADATA
66
67While mat2 is doing its very best to display metadata when the --show flag is
68passed, it doesn't mean that a file is clean from any metadata if mat2 doesn't
69show any. There is no reliable way to detect every single possible metadata for
70complex file formats.
71.PP
72This is why you shouldn't rely on metadata's presence to decide if your file must
73be cleaned or not.
74
65.SH BUGS 75.SH BUGS
66 76
67While mat2 does its very best to remove every single metadata, 77While mat2 does its very best to remove every single metadata,