From 4c794d1f34438562e6be53f29a463859a7fad38d Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 12 Nov 2023 17:46:18 -0800 Subject: [PATCH] document that units must be dead for a month before being culled --- docs/fix/dead-units.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/fix/dead-units.rst b/docs/fix/dead-units.rst index b6d5f33cd6..49156be5f7 100644 --- a/docs/fix/dead-units.rst +++ b/docs/fix/dead-units.rst @@ -27,8 +27,8 @@ Options ------- ``--active`` - Scrub dead units from the ``active`` vector so they don't show up in the - dead units list. This is the default if no option is specified. + Scrub units that have been dead for more than a month from the ``active`` + vector. This is the default if no option is specified. ``--burrow`` Scrub dead units from burrow membership lists. ``-q``, ``--quiet``