Skip to content

Commit

Permalink
fix dig doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Oct 7, 2023
1 parent b68a317 commit beaba19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/plugins/dig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@ Designation options:

Other options:

``--zdown``, ``-d``
``-d``, ``--zdown``
Only designates tiles on the cursor's z-level and below.
``--zup``, ``-u``
``-u``, ``--zup``
Only designates tiles on the cursor's z-level and above.
``--cur-zlevel``, ``-z``
``-z``, ``--cur-zlevel``
Only designates tiles on the same z-level as the cursor.
``--hidden``, ``-h``
``-h``, ``--hidden``
Allows designation of hidden tiles, and picking a hidden tile as the target type.
``--no-auto``, ``-a``
``-a``, ``--no-auto``
No automatic mining mode designation - useful if you want to avoid dwarves digging where you don't want them.

digexp
Expand Down

0 comments on commit beaba19

Please sign in to comment.