summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7f7bc7..89fb60c 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,10 @@ optional arguments:
60 -L, --lightweight remove SOME metadata 60 -L, --lightweight remove SOME metadata
61``` 61```
62 62
63Note that MAT2 **will not** clean files in-place, but will produce, for
64example, with a file named "myfile.png" a cleaned version named
65"myfile.cleaned.png".
66
63# Notes about detecting metadata 67# Notes about detecting metadata
64 68
65While MAT2 is doing its very best to display metadata when the `--show` flag is 69While MAT2 is doing its very best to display metadata when the `--show` flag is