diff options
Diffstat (limited to 'doc/mat2.1')
| -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: |
