summaryrefslogtreecommitdiff
path: root/doc/mat2.1
diff options
context:
space:
mode:
authorjvoisin2018-10-03 16:12:03 +0200
committerjvoisin2018-10-03 16:38:05 +0200
commitf1ceed13b5410590519340dac8e779b713fc934e (patch)
tree0a8d2fc0a676c97afde673f5ec9e72ec99efb0af /doc/mat2.1
parent5a5c642a463523bf8cc56ad13817b82900661bd4 (diff)
Bump the changelog0.4.0
Diffstat (limited to 'doc/mat2.1')
-rw-r--r--doc/mat2.112
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/mat2.1 b/doc/mat2.1
index 26d9e03..3d7d57d 100644
--- a/doc/mat2.1
+++ b/doc/mat2.1
@@ -1,10 +1,10 @@
1.TH MAT2 "1" "September 2018" "MAT2 0.3.1" "User Commands" 1.TH MAT2 "1" "October 2018" "MAT2 0.4.0" "User Commands"
2 2
3.SH NAME 3.SH NAME
4mat2 \- the metadata anonymisation toolkit 2 4mat2 \- the metadata anonymisation toolkit 2
5 5
6.SH SYNOPSIS 6.SH SYNOPSIS
7mat2 [\-h] [\-v] [\-l] [\-c] [\-s | \-L]\fR [files [files ...]] 7\fBmat2\fR [\-h] [\-v] [\-l] [\-V] [-s | -L] [\fIfiles\fR [\fIfiles ...\fR]]
8 8
9.SH DESCRIPTION 9.SH DESCRIPTION
10.B mat2 10.B mat2
@@ -31,9 +31,15 @@ show program's version number and exit
31\fB\-l\fR, \fB\-\-list\fR 31\fB\-l\fR, \fB\-\-list\fR
32list all supported fileformats 32list all supported fileformats
33.TP 33.TP
34fB\-c\fR, \fB\-\-check\-dependencies\fR 34\fB\-\-check\-dependencies\fR
35check if MAT2 has all the dependencies it needs 35check if MAT2 has all the dependencies it needs
36.TP 36.TP
37\fB\-V\fR, \fB\-\-verbose\fR
38show more verbose status information
39.TP
40\fB\-\-unknown-members\fR \fIpolicy\fR
41how to handle unknown members of archive-style files (policy should be one of: abort, omit, keep)
42.TP
37\fB\-s\fR, \fB\-\-show\fR 43\fB\-s\fR, \fB\-\-show\fR
38list harmful metadata detectable by MAT2 without 44list harmful metadata detectable by MAT2 without
39removing them 45removing them