summaryrefslogtreecommitdiff
path: root/graphics/metacam/files/metacam.1
blob: aa16f25dd1207b197fd11c20c4bd4ce4119bb606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.TH "metacam" "1" "2001-2004" "Daniel Stephens" ""
.SH "NAME"
.LP 
metacam \- extract EXIF information from digital camera files
.SH "SYNOPSIS"
.LP 
.B metacam
[\fB\-v\fP|\fB\-a\fP|\fB\-x\fP] [\fIFILE\fP]...
.br 

.SH "DESCRIPTION"
.LP 
.B metacam
supports all standard EXIF fields in addition to (known) vendor specific blocks from Nikon, Olympus, Canon and Casio.
.SH "OPTIONS"
.LP 
.TP 
\fB\-h\fR, \fB\-\-help\fR
Output help information and exit.
.TP 
\fB\-v\fR, \fB\-\-verbose\fR
Output unknown tags too.
.TP 
\fB\-a\fR, \fB\-\-all\fR
Output ALL tags (implies \-v).
.TP
\fB\-x\fR, \fB\-\-xml\fR
Output as XML.
.SH "AUTHORS"
.LP 
Daniel Stephens <daniel@cheeseplant.org>
.br 
Manual page by Alp Toker <alp@atoker.com>, Jarno Elonen <elonen@debian.org>