diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -60,6 +60,10 @@ optional arguments: | |||
| 60 | -L, --lightweight remove SOME metadata | 60 | -L, --lightweight remove SOME metadata |
| 61 | ``` | 61 | ``` |
| 62 | 62 | ||
| 63 | Note that MAT2 **will not** clean files in-place, but will produce, for | ||
| 64 | example, 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 | ||
| 65 | While MAT2 is doing its very best to display metadata when the `--show` flag is | 69 | While MAT2 is doing its very best to display metadata when the `--show` flag is |
