diff options
| author | jvoisin | 2018-09-26 00:11:16 +0200 |
|---|---|---|
| committer | jvoisin | 2018-09-26 00:11:16 +0200 |
| commit | a88107c9ca4539566231ec3c8c87a499f626ad57 (patch) | |
| tree | e39de75a3262a14a11b59f5ac4fbb68fa6c01ee5 /README.md | |
| parent | 7f629ed2e30614cd8a8bb5537cd79cb62bb0c561 (diff) | |
Document the output scheme in the README
Diffstat (limited to 'README.md')
| -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 |
