Usage: moria-mc [OPTION...] FILE
Generate gmoria's monsters_tables.c from FILE.

  -c, --consistency-check    check for consistency errors
  -C, --constants            generate constants instead of tables.
  -o, --outfile=FILE         put generated code into FILE
  -?, --help                 give this help list
      --usage                give a short usage message
  -V, --version              print program version

By default the monsters_tables.c file goes to the standard output unless the -o
option is used.

For complete documentation, visit: <http://sv.nongnu.org/p/gmoria/>

Report bugs to gmoria@nym.hush.com.
