diff options
| author | jvoisin | 2011-08-21 18:23:17 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-21 18:23:17 +0200 |
| commit | dd5f26596359732ccbc77b39415edf42c8d3115a (patch) | |
| tree | d1b05deb523860cb4f75a2b5aee0aa8fd2c6262a /mat-cli.1 | |
| parent | 54f6655ecf1436284550ec4aeedfe6b23974478a (diff) | |
Various corrections (thanks to lintian)
Diffstat (limited to 'mat-cli.1')
| -rw-r--r-- | mat-cli.1 | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | 3 | ||
| 4 | .SH NAME | 4 | .SH NAME |
| 5 | MAT \- manual page for the Metadata Anonymisation Toolkit | 5 | MAT \- Metadata Anonymisation Toolkit |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | .SH SYNOPSIS | 8 | .SH SYNOPSIS |
| @@ -51,10 +51,10 @@ Display version and exit | |||
| 51 | 51 | ||
| 52 | .SH EXAMPLES | 52 | .SH EXAMPLES |
| 53 | .TP | 53 | .TP |
| 54 | \fBcli.py --display\fR mydocument.pdf | 54 | \fBmat-cli \-\-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 | \fBcli.py --check *.jpg\fR | 57 | \fBmat-cli \-\-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 | ||
