ckstatusreport on ckmame(1) runs

ckstatus [--all-missing] [--all-sets] [--changes] [--config file] [--correct] [--delete] [--from RUN] [-h, --help] [--list-sets] [--mia-have] [--missing] [--run RUN] [--runs] [--set pattern] [--to RUN] [--status-db dbfile] [--summary] [-V, --version]

ckstatus is a program to report on the results and/or changes of ckmame(1) runs on a ROM set. The data is read from the .ckmame-status.db file in the current directory, or the place configured in the config file, either for the default or the selected set(s). It compares the output of different runs, i.e. starts of ckmame(1).

Supported options:

List all missing ROMs.
Report on all configured sets.
List the changes in between two runs. By default, the newest two runs are compared, but the runs to compare can be chosen with --from RUN and --to RUN.
file
Read the configuration from file.
List all correct ROMs.
, --help
Show a short help.
Delete the run specified by the --run RUN option (required to avoid accidental data loss).
RUN
Select the base run for the comparison with --changes.
List all configured sets, for the --set option.
List all games containing ROMs that are MIA according to the database.
List all missing ROMs except those that are MIA according to the database.
RUN
Select the run on which to report, or which to delete (for --delete).
List all available runs.
pattern
Report on all sets matching pattern.
dbfile
Use dbfile instead of the default .ckmame-status.db.
Print summary information on the number of missing games.
RUN
Select the target run for the comparison with --changes.
, --version
Report the version of ckstatus.

By default, the run information is read from .ckmame-status.db.

ckmame(1), ckmamerc(5)

ckstatus was written by Dieter Baron <dillo@nih.at> and Thomas Klausner <wiz@gatalith.at>.