summaryrefslogtreecommitdiff
path: root/doc/mat.1
diff options
context:
space:
mode:
authorjvoisin2018-09-26 00:13:44 +0200
committerjvoisin2018-09-26 00:13:44 +0200
commit212d9c472cd7017cab31449ff75461bebd7a40d4 (patch)
treef2b487c2fc253b636489590caac4295fa5cbc6e7 /doc/mat.1
parenta88107c9ca4539566231ec3c8c87a499f626ad57 (diff)
Document mat2's output scheme in the manpage as well
Diffstat (limited to 'doc/mat.1')
-rw-r--r--doc/mat.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/mat.1 b/doc/mat.1
index e7ad3ad..26d9e03 100644
--- a/doc/mat.1
+++ b/doc/mat.1
@@ -11,6 +11,10 @@ mat2 [\-h] [\-v] [\-l] [\-c] [\-s | \-L]\fR [files [files ...]]
11removes metadata from various fileformats. It supports a wide variety of file 11removes metadata from various fileformats. It supports a wide variety of file
12formats, audio, office, images, … 12formats, audio, office, images, …
13 13
14Careful, 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"
16for 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
28list all supported fileformats 32list all supported fileformats
29.TP 33.TP
30\fB\-c\fR, \fB\-\-check\-dependencies\fR 34fB\-c\fR, \fB\-\-check\-dependencies\fR
31check if MAT2 has all the dependencies it needs 35check 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