2022-07-10 00:01:46 -06:00
|
|
|
confirm
|
|
|
|
=======
|
2022-07-22 17:42:36 -06:00
|
|
|
|
2022-08-09 23:37:24 -06:00
|
|
|
.. dfhack-tool::
|
|
|
|
:summary: Adds confirmation dialogs for destructive actions.
|
2023-02-10 10:51:50 -07:00
|
|
|
:tags: fort interface
|
2022-08-09 23:37:24 -06:00
|
|
|
|
2023-02-05 17:07:35 -07:00
|
|
|
Now you can get the chance to avoid accidentally disbanding a squad or deleting a
|
2022-08-09 23:37:24 -06:00
|
|
|
hauling route in case you hit the key accidentally.
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2022-08-17 23:42:02 -06:00
|
|
|
Usage
|
|
|
|
-----
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2022-07-23 17:03:40 -06:00
|
|
|
``enable confirm``, ``confirm enable all``
|
2022-07-22 17:42:36 -06:00
|
|
|
Enable all confirmation options. Replace with ``disable`` to disable all.
|
2022-07-23 17:03:40 -06:00
|
|
|
``confirm enable option1 [option2...]``
|
2022-07-22 17:42:36 -06:00
|
|
|
Enable (or ``disable``) specific confirmation dialogs.
|
|
|
|
|
|
|
|
When run without parameters, ``confirm`` will report which confirmation dialogs
|
|
|
|
are currently enabled.
|