diff options
| author | Petr Mrázek | 2011-04-20 01:32:34 +0200 |
|---|---|---|
| committer | Petr Mrázek | 2011-04-20 01:32:34 +0200 |
| commit | 2ed7dca69e4b20c629c7dd30cd0e0f0e19749409 (patch) | |
| tree | ee25dd13bebb35635b963e30f856b21dcccf3933 /Readme.html | |
| parent | 66bb9d448c3fca2135815129a1d1666d21843385 (diff) | |
| download | dfhack-2ed7dca69e4b20c629c7dd30cd0e0f0e19749409.tar.gz dfhack-2ed7dca69e4b20c629c7dd30cd0e0f0e19749409.tar.bz2 dfhack-2ed7dca69e4b20c629c7dd30cd0e0f0e19749409.tar.xz | |
Install the batch file for prospector tool on windows. Prospector-related readme update.
Diffstat (limited to 'Readme.html')
| -rw-r--r-- | Readme.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Readme.html b/Readme.html index f407065d..75083c2d 100644 --- a/Readme.html +++ b/Readme.html @@ -474,9 +474,9 @@ You just lost a fortress and gained an adventurer.</p> <div class="section" id="dfprospector"> <h2><a class="toc-backref" href="#id22">dfprospector</a></h2> <p>Lists all available minerals on the map and how much of them there is. -It has two parameters: --a processes all tiles, even hidden ones. --b includes layer rocks into the count.</p> +It has one parameter: +* -a processes all tiles, even hidden ones.</p> +<p>On windows, it's possible to run dfprsopector-all.bat to process all the tiles without messing with terminal windows.</p> </div> <div class="section" id="dfreveal"> <h2><a class="toc-backref" href="#id23">dfreveal</a></h2> |
