NAME
detective
- list zip archive contents with headers skipped
SYNOPSIS
detective
[-hV]
[-C hashtypes]
[-D dbfile]
[--db dbfile]
[--detector file]
[--hash-types types]
[zip-archive[ ...]]
DESCRIPTION
detective
lists the contents of zip archives in a format similar to
dumpgame(1),
optionally applying a header skip detector.
If no hash types or detector are given via command line options,
they are taken from the
ckmame(1)
database.
detective
supports the following options:
- -C types -,-hash-types types
-
A comma separated list of hash types to compute when creating a ROM
set description from a directory of zip archives.
Supported hash types are: crc, md5, sha1.
- -D dbfile -,-db dbfile
-
Use
dbfile
as database file.
- --detector file
-
Use CMPro XML header skip detector description from
file.
ENVIRONMENT
MAMEDB-
Location for the database file.
Can be overridden with the
-D
option.
Defaults to
``
mame.db''.
SEE ALSO
ckmame(1),
dumpgame(1)
AUTHORS
detective
was written by
Dieter Baron <dillo@giga.or.at>
and
Thomas Klausner <tk@giga.or.at>.
|