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
=================
Tool to set 'Checking' status of the selected work order forcing manager to reevaluate its
conditions. Merged into `orders`.
Tool to set 'Checking' status of the selected work order, allowing conditions to be
reevaluated. Merged into `orders`.
.. _autohauler:

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