Rephrased description in rst files.

develop
Mikhail Panov 2023-09-29 17:41:18 +03:00
parent 51173fb9fe
commit e868612985
2 changed files with 5 additions and 5 deletions

@ -14,8 +14,8 @@ work (e.g. links from the `changelog`).
workorder-recheck workorder-recheck
================= =================
Tool to set 'Checking' status of the selected work order forcing manager to reevaluate its Tool to set 'Checking' status of the selected work order, allowing conditions to be
conditions. Merged into `orders`. reevaluated. Merged into `orders`.
.. _autohauler: .. _autohauler:

@ -18,9 +18,9 @@ Usage
``orders clear`` ``orders clear``
Deletes all manager orders in the current embark. Deletes all manager orders in the current embark.
``orders recheck [this]`` ``orders recheck [this]``
Sets the status to ``Checking`` (from ``Active``) of all work orders or one Sets the status to ``Checking`` (from ``Active``) for all work orders. if the
currently viewed if 'this' option is passed. Work order conditions screen "this" option is passed, only sets the status for the workorder whose condition
should be open in this case. This makes the manager reevaluate its conditions. details page is open. This makes the manager reevaluate its conditions.
This is especially useful for an order that had its conditions met when it This is especially useful for an order that had its conditions met when it
was started, but the requisite items have since disappeared and the workorder was started, but the requisite items have since disappeared and the workorder
is now generating job cancellation spam. is now generating job cancellation spam.