From beaba199391d9e6a3a2cdecf3ae11bed045f93b9 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Fri, 6 Oct 2023 18:23:19 -0700 Subject: [PATCH] fix dig doc formatting --- docs/plugins/dig.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/plugins/dig.rst b/docs/plugins/dig.rst index 8d5c99536..2055a7572 100644 --- a/docs/plugins/dig.rst +++ b/docs/plugins/dig.rst @@ -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