summaryrefslogtreecommitdiff
path: root/mat-cli.1
diff options
context:
space:
mode:
authorjvoisin2011-08-19 16:44:07 +0200
committerjvoisin2011-08-19 16:44:07 +0200
commitb833d1aa89d9ff43c93eb8ea75c36c8a3a21ce03 (patch)
tree70e902e51b6f0e25be72413a996ad79cbe9427fc /mat-cli.1
parent03f07b90f7bdac78c034ad11dc3164d970c1f22d (diff)
Name the manpage more apropriately
Diffstat (limited to 'mat-cli.1')
-rw-r--r--mat-cli.177
1 files changed, 77 insertions, 0 deletions
diff --git a/mat-cli.1 b/mat-cli.1
new file mode 100644
index 0000000..daad0ca
--- /dev/null
+++ b/mat-cli.1
@@ -0,0 +1,77 @@
1.TH METADATA "1" "August 2011" "Metadata Anonymisation Toolkit" "User Commands"
2
3
4.SH NAME
5MAT \- manual page for the Metadata Anonymisation Toolkit
6
7
8.SH SYNOPSIS
9.B mat-cli
10[\fIoptions\fR] \fIfiles\fR
11.TP
12.B mat-gui
13
14.SH DESCRIPTION
15The \fBMetadata Anonymisation Toolkit\fR is a lib (with a CLI and a GUI)
16created to anonymise file's \fBmetadata\fR. In essence, metadata answer who,
17what, when, where, why, and how about every face of the data that are being
18documented. They can be a \fBrisk for privacy\fR.
19
20
21.SH OPTIONS
22.TP
23\fB\-h\fR, \fB\-\-help\fR
24show this help message and exit
25.TP
26\fB\-a\fR, \fB\-\-add2archive\fR
27Add to outputed archive non\-supported filetypes
28.TP
29\fB\-b\fR, \fB\-\-backup\fR
30Keep a backup copy
31.TP
32\fB\-c\fR, \fB\-\-check\fR
33Check if a file is free of harmfull metadatas
34.TP
35\fB\-d\fR, \fB\-\-display\fR
36List all the meta of a file without removing them
37.TP
38\fB\-f\fR, \fB\-\-force\fR
39Don't check if files are clean before cleaning
40.TP
41\fB\-l\fR, \fB\-\-list\fR
42List all supported fileformat
43.TP
44\fB\-u\fR, \fB\-\-ugly\fR
45Remove harmful meta, but loss can occure
46.TP
47\fB\-v\fR, \fB\-\-version\fR
48Display version and exit
49
50
51.SH EXAMPLES
52.TP
53\fBcli.py --display\fR mydocument.pdf
54Display the mydocument.pdf's harmful metadata
55.TP
56\fBcli.py --check *.jpg\fR
57Check all the jpg images from the current folder
58
59
60.SH NOTES
61MAT \fBonly process metadata\fR, it does \fBnot\fR handle file data.
62Blame yourself if you are traced back because of the data of your files.
63MAT is not perfect : In most of the cases, an foresic expert with a lot
64of time \fBcan trace back\fR your document.
65If you want absolute privacy, use plain-text.
66
67
68.SH AUTHOR
69Julien (\fBjvoisin\fR) Voisin <pouicpouicpouic@gmail.com>, during the GSoC 2011
70
71
72.SH BUGS
73MAT does not handle watermaking/tattoo for now.
74
75
76.SH "SEE ALSO"
77exiftool, hachoir-metadata