diff options
| author | jvoisin | 2018-10-03 16:12:03 +0200 |
|---|---|---|
| committer | jvoisin | 2018-10-03 16:38:05 +0200 |
| commit | f1ceed13b5410590519340dac8e779b713fc934e (patch) | |
| tree | 0a8d2fc0a676c97afde673f5ec9e72ec99efb0af /doc/mat2.1 | |
| parent | 5a5c642a463523bf8cc56ad13817b82900661bd4 (diff) | |
Bump the changelog0.4.0
Diffstat (limited to 'doc/mat2.1')
| -rw-r--r-- | doc/mat2.1 | 12 |
1 files changed, 9 insertions, 3 deletions
| @@ -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 |
| 4 | mat2 \- the metadata anonymisation toolkit 2 | 4 | mat2 \- the metadata anonymisation toolkit 2 |
| 5 | 5 | ||
| 6 | .SH SYNOPSIS | 6 | .SH SYNOPSIS |
| 7 | mat2 [\-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 |
| 32 | list all supported fileformats | 32 | list all supported fileformats |
| 33 | .TP | 33 | .TP |
| 34 | fB\-c\fR, \fB\-\-check\-dependencies\fR | 34 | \fB\-\-check\-dependencies\fR |
| 35 | check if MAT2 has all the dependencies it needs | 35 | check if MAT2 has all the dependencies it needs |
| 36 | .TP | 36 | .TP |
| 37 | \fB\-V\fR, \fB\-\-verbose\fR | ||
| 38 | show more verbose status information | ||
| 39 | .TP | ||
| 40 | \fB\-\-unknown-members\fR \fIpolicy\fR | ||
| 41 | how 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 |
| 38 | list harmful metadata detectable by MAT2 without | 44 | list harmful metadata detectable by MAT2 without |
| 39 | removing them | 45 | removing them |
