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 34 35 36 37 38
|
.\" Text automatically generated by txt2man
.TH metacam 1 "4 Sep 2007" "metacam-1.2" "extract EXIF information from digital camera files"
.SH NAME
\fBmetacam \fP- extract EXIF information from digital camera files
.SH SYNOPSIS
.nf
.fam C
\fBmetacam\fP [\fB-v\fP|\fB-a\fP|\fB-x\fP] [FILE]\.\.\.
.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
\fBmetacam\fP supports all standard EXIF fields in addition to (known)
vendor specific blocks from Nikon, Olympus, Canon and Casio.
.SH OPTIONS
.TP
.B
\fB-h\fP, \fB--help\fP
Output help information and exit.
.TP
.B
\fB-v\fP, \fB--verbose\fP
Output unknown tags too.
.TP
.B
\fB-a\fP, \fB--all\fP
Output ALL tags (implies \fB-v\fP).
.TP
.B
\fB-x\fP, \fB--xml\fP
Output as XML.
.SH AUTHORS
\fBmetacam\fP was developed by Daniel Stephens <daniel@cheeseplant.org>.
.PP
This manual page was written by Alp Toker <alp@atoker.com>, Jarno Elonen
<elonen@debian.org> and Juan Angulo Moreno <juan@apuntale.com> for
Debian project (but may be used by others).
|