summaryrefslogtreecommitdiff
path: root/mat.1
diff options
context:
space:
mode:
authorjvoisin2012-02-05 18:54:41 +0100
committerjvoisin2012-02-05 18:54:41 +0100
commitc71999c4f789beb8812f9570926f894ac9f1938e (patch)
tree206fddfbd6afdac370dd074751cb9746e63e0726 /mat.1
parent6b93c661d1baf2cd7462ca74b8da6e34ed64640f (diff)
Correct documentation
Diffstat (limited to 'mat.1')
-rw-r--r--mat.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mat.1 b/mat.1
index 48ebf9a..178aa64 100644
--- a/mat.1
+++ b/mat.1
@@ -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
55Display the mydocument.pdf's harmful metadata 55Display the mydocument.pdf's harmful metadata
56.TP 56.TP
57\fBmat-cli \-\-check *.jpg\fR 57\fBmat \-\-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