diff options
| author | jvoisin | 2019-11-30 18:31:07 +0100 |
|---|---|---|
| committer | jvoisin | 2019-11-30 18:31:07 +0100 |
| commit | da182dc2f8938fb17a0a8e43c934300517e3d686 (patch) | |
| tree | f211db81fb81f7c4208d8a4e12177afd48a0dcc6 /doc | |
| parent | e4114af3b527836793a48aa1c4a4d3e20ccf4ec4 (diff) | |
Bump the changelog0.10.0
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mat2.1 | 11 |
1 files changed, 8 insertions, 3 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | .TH mat2 "1" "May 2019" "mat2 0.9.0" "User Commands" | 1 | .TH mat2 "1" "November 2019" "mat2 0.10.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 |
| @@ -41,11 +41,16 @@ show more verbose status information | |||
| 41 | how to handle unknown members of archive-style files (policy should be one of: abort, omit, keep) | 41 | how to handle unknown members of archive-style files (policy should be one of: abort, omit, keep) |
| 42 | .TP | 42 | .TP |
| 43 | \fB\-s\fR, \fB\-\-show\fR | 43 | \fB\-s\fR, \fB\-\-show\fR |
| 44 | list harmful metadata detectable by mat2 without | 44 | list harmful metadata detectable by mat2 without removing them |
| 45 | removing them | ||
| 46 | .TP | 45 | .TP |
| 47 | \fB\-L\fR, \fB\-\-lightweight\fR | 46 | \fB\-L\fR, \fB\-\-lightweight\fR |
| 48 | remove SOME metadata | 47 | remove SOME metadata |
| 48 | .TP | ||
| 49 | \fB\--no-sandbox\fR | ||
| 50 | disable bubblewrap's sandboxing | ||
| 51 | .TP | ||
| 52 | \fB\--inplace\fR | ||
| 53 | clean in place, without backup | ||
| 49 | 54 | ||
| 50 | .SH EXAMPLES | 55 | .SH EXAMPLES |
| 51 | To remove all the metadata from a PDF file: | 56 | To remove all the metadata from a PDF file: |
