|
|
|
@ -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.
|
|
|
|
|