diff options
| author | jvoisin | 2018-09-26 00:13:44 +0200 |
|---|---|---|
| committer | jvoisin | 2018-09-26 00:13:44 +0200 |
| commit | 212d9c472cd7017cab31449ff75461bebd7a40d4 (patch) | |
| tree | f2b487c2fc253b636489590caac4295fa5cbc6e7 /doc | |
| parent | a88107c9ca4539566231ec3c8c87a499f626ad57 (diff) | |
Document mat2's output scheme in the manpage as well
Diffstat (limited to '')
| -rw-r--r-- | doc/mat.1 | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -11,6 +11,10 @@ mat2 [\-h] [\-v] [\-l] [\-c] [\-s | \-L]\fR [files [files ...]] | |||
| 11 | removes metadata from various fileformats. It supports a wide variety of file | 11 | removes metadata from various fileformats. It supports a wide variety of file |
| 12 | formats, audio, office, images, … | 12 | formats, audio, office, images, … |
| 13 | 13 | ||
| 14 | Careful, mat2 does not clean files in-place, instead, it will produce a file with the word | ||
| 15 | "cleaned" between the filename and its extension, for example "filename.cleaned.png" | ||
| 16 | for a file named "filename.png". | ||
| 17 | |||
| 14 | .SH OPTIONS | 18 | .SH OPTIONS |
| 15 | .SS "positional arguments:" | 19 | .SS "positional arguments:" |
| 16 | .TP | 20 | .TP |
| @@ -27,7 +31,7 @@ show program's version number and exit | |||
| 27 | \fB\-l\fR, \fB\-\-list\fR | 31 | \fB\-l\fR, \fB\-\-list\fR |
| 28 | list all supported fileformats | 32 | list all supported fileformats |
| 29 | .TP | 33 | .TP |
| 30 | \fB\-c\fR, \fB\-\-check\-dependencies\fR | 34 | fB\-c\fR, \fB\-\-check\-dependencies\fR |
| 31 | check if MAT2 has all the dependencies it needs | 35 | check if MAT2 has all the dependencies it needs |
| 32 | .TP | 36 | .TP |
| 33 | \fB\-s\fR, \fB\-\-show\fR | 37 | \fB\-s\fR, \fB\-\-show\fR |
