summaryrefslogtreecommitdiff
path: root/mat-cli.1
diff options
context:
space:
mode:
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