Always with the trailing whitespace

develop
eamondo2 2023-01-22 05:22:43 -05:00
parent 4d876f85b7
commit 96fc53f29d
1 changed files with 4 additions and 4 deletions

@ -23,13 +23,13 @@ Usage
Examples
--------
Automatically designate all meltable items in the stockpile `melt` for melting. ::
Automatically designate all meltable items in the stockpile ("melt") for melting. ::
enable automelt
automelt monitor melt
Enable monitoring for the stockpile `melt`, and mmediately designate all meltable items in monitored stockpiles for melting. ::
Enable monitoring for the stockpile ("melt"), and mmediately designate all meltable items in monitored stockpiles for melting. ::
automelt monitor melt
automelt designate
@ -43,4 +43,4 @@ Commands
Designates items in monitored stockpiles for melting right now. This works even if ``automelt`` is not currently enabled.
``(no)monitor <stockpile>``
Enable/disable monitoring of a given stockpile. Requires the stockpile to have a name set.
Enable/disable monitoring of a given stockpile. Requires the stockpile to have a name set.