From c71999c4f789beb8812f9570926f894ac9f1938e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 5 Feb 2012 18:54:41 +0100 Subject: Correct documentation --- README | 2 +- mat.1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index e3cce0d..55c2dcc 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ OPTIONALS DEPENDENCIES: USAGE: - mat-cli --help + mat --help or mat-gui 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 .SH SYNOPSIS -.B mat-cli +.B mat [\fIoptions\fR] \fIfiles\fR .TP .B mat-gui @@ -51,10 +51,10 @@ Display version and exit .SH EXAMPLES .TP -\fBmat-cli \-\-display\fR mydocument.pdf +\fBmat \-\-display\fR mydocument.pdf Display the mydocument.pdf's harmful metadata .TP -\fBmat-cli \-\-check *.jpg\fR +\fBmat \-\-check *.jpg\fR Check all the jpg images from the current folder -- cgit v1.3