git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2666 c06c8d41-db1a-0410-9941-cceddc491573
BTZ3QR6G7FV4DJCEG2CTDFH6YSUM4Y7NXM7NTAKBRLBOUIPKZM4QC
J. Map Statistics
-------------------
Full-debug Crawl builds (this does not include normal Crawl builds
that have wizard-mode) can produce map generation statistics. To
generate statistics, run crawl from the command-line as:
crawl -mapstat
This will generate 100 Crawl dungeons and report on the maps used in a
file named "mapgen.log" in the working directory.
You can change the number of dungeons to generate:
crawl -mapstat 10
Will generate 10 dungeons. If you merely want statistics on the
probabilities of the levels, use:
crawl -mapstat 1