diff options
| author | jvoisin | 2012-02-05 18:54:41 +0100 |
|---|---|---|
| committer | jvoisin | 2012-02-05 18:54:41 +0100 |
| commit | c71999c4f789beb8812f9570926f894ac9f1938e (patch) | |
| tree | 206fddfbd6afdac370dd074751cb9746e63e0726 /mat.1 | |
| parent | 6b93c661d1baf2cd7462ca74b8da6e34ed64640f (diff) | |
Correct documentation
Diffstat (limited to 'mat.1')
| -rw-r--r-- | mat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -6,7 +6,7 @@ MAT \- Metadata Anonymisation Toolkit | |||
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | .SH SYNOPSIS | 8 | .SH SYNOPSIS |
| 9 | .B mat-cli | 9 | .B mat |
| 10 | [\fIoptions\fR] \fIfiles\fR | 10 | [\fIoptions\fR] \fIfiles\fR |
| 11 | .TP | 11 | .TP |
| 12 | .B mat-gui | 12 | .B mat-gui |
| @@ -51,10 +51,10 @@ Display version and exit | |||
| 51 | 51 | ||
| 52 | .SH EXAMPLES | 52 | .SH EXAMPLES |
| 53 | .TP | 53 | .TP |
| 54 | \fBmat-cli \-\-display\fR mydocument.pdf | 54 | \fBmat \-\-display\fR mydocument.pdf |
| 55 | Display the mydocument.pdf's harmful metadata | 55 | Display the mydocument.pdf's harmful metadata |
| 56 | .TP | 56 | .TP |
| 57 | \fBmat-cli \-\-check *.jpg\fR | 57 | \fBmat \-\-check *.jpg\fR |
| 58 | Check all the jpg images from the current folder | 58 | Check all the jpg images from the current folder |
| 59 | 59 | ||
| 60 | 60 | ||
