summaryrefslogtreecommitdiff
path: root/mat-cli.1
diff options
context:
space:
mode:
authorjvoisin2011-08-21 18:23:17 +0200
committerjvoisin2011-08-21 18:23:17 +0200
commitdd5f26596359732ccbc77b39415edf42c8d3115a (patch)
treed1b05deb523860cb4f75a2b5aee0aa8fd2c6262a /mat-cli.1
parent54f6655ecf1436284550ec4aeedfe6b23974478a (diff)
Various corrections (thanks to lintian)
Diffstat (limited to 'mat-cli.1')
-rw-r--r--mat-cli.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mat-cli.1 b/mat-cli.1
index 34b2419..7ddae5f 100644
--- a/mat-cli.1
+++ b/mat-cli.1
@@ -2,7 +2,7 @@
2 2
3 3
4.SH NAME 4.SH NAME
5MAT \- manual page for the Metadata Anonymisation Toolkit 5MAT \- 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
55Display the mydocument.pdf's harmful metadata 55Display the mydocument.pdf's harmful metadata
56.TP 56.TP
57\fBcli.py --check *.jpg\fR 57\fBmat-cli \-\-check *.jpg\fR
58Check all the jpg images from the current folder 58Check all the jpg images from the current folder
59 59
60 60