summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2018-09-26 00:11:16 +0200
committerjvoisin2018-09-26 00:11:16 +0200
commita88107c9ca4539566231ec3c8c87a499f626ad57 (patch)
treee39de75a3262a14a11b59f5ac4fbb68fa6c01ee5 /README.md
parent7f629ed2e30614cd8a8bb5537cd79cb62bb0c561 (diff)
Document the output scheme in the README
Diffstat (limited to '')
-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