Skip to content

Commit

Permalink
Option lists in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterix committed May 8, 2011
1 parent 63ae4e3 commit 04fd951
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 117 deletions.
26 changes: 13 additions & 13 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ Cursor must be placed on a floor tile. Instadumped items may not
show up in the cursor description list until you save/reload.

Options:

* -d Destroy instead of dumping. Doesn't require a cursor.
--------
-d Destroy instead of dumping. Doesn't require a cursor.

dfcleanmap
==========
Expand All @@ -87,15 +87,13 @@ dfcleanowned
Removes the ownership flag from items.
By default, owned food on the floor and rotten items are confistacted and dumped.

====== ======
Option Effect
====== ======
-a confiscate all owned items
-l confiscated and dump all items scattered on the floor
-x confiscate/dump items with wear level 'x' and more
-X confiscate/dump items with wear level 'X' and more
-d a dry run. combine with other options to see what will happen without it actually happening.
====== ======
Options:
--------
-a confiscate all owned items
-l confiscated and dump all items scattered on the floor
-x confiscate/dump items with wear level 'x' and more
-X confiscate/dump items with wear level 'X' and more
-d a dry run. combine with other options to see what will happen without it actually happening.

On Windows:
* dfremovelitter.bat runs the tool with -lx
Expand Down Expand Up @@ -169,8 +167,10 @@ Can be used to determine tile properties like temperature.
dfprospector
============
Lists all available minerals on the map and how much of them there is.
It has one parameter:
* -a processes all tiles, even hidden ones.

Options:
--------
-a processes all tiles, even hidden ones.

On windows, it's possible to run dfprsopector-all.bat to process all the tiles without messing with terminal windows.

Expand Down
Loading

0 comments on commit 04fd951

Please sign in to comment.