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 | |
| parent | 6b93c661d1baf2cd7462ca74b8da6e34ed64640f (diff) | |
Correct documentation
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | mat.1 | 6 |
2 files changed, 4 insertions, 4 deletions
| @@ -36,7 +36,7 @@ OPTIONALS DEPENDENCIES: | |||
| 36 | 36 | ||
| 37 | 37 | ||
| 38 | USAGE: | 38 | USAGE: |
| 39 | mat-cli --help | 39 | mat --help |
| 40 | or | 40 | or |
| 41 | mat-gui | 41 | mat-gui |
| 42 | 42 | ||
| @@ -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 | ||
