update docs for stocks
parent
5621a19278
commit
e1e245b4b4
@ -1,5 +1,20 @@
|
|||||||
stocks
|
stocks
|
||||||
======
|
======
|
||||||
Replaces the DF stocks screen with an improved version.
|
Tags:
|
||||||
|
|
||||||
:dfhack-keybind:`stocks`
|
:dfhack-keybind:`stocks`
|
||||||
|
|
||||||
|
Enhanced fortress stock management interface. When the plugin is enabled, two
|
||||||
|
new hotkeys become available:
|
||||||
|
|
||||||
|
* :kbd:`e` on the vanilla DF stocks screen (:kbd:`z` and then select Stocks)
|
||||||
|
will launch the fortress-wide stock management screen.
|
||||||
|
* :kbd:`i` when a stockpile is selected in :kbd:`q` mode will launch the
|
||||||
|
stockpile inventory management screen.
|
||||||
|
|
||||||
|
Usage::
|
||||||
|
|
||||||
|
enable stocks
|
||||||
|
stocks show
|
||||||
|
|
||||||
|
Running ``stocks show`` will bring you to the fortress-wide stock management
|
||||||
|
screen from whereever you are.
|
||||||
|
Loading…
Reference in New Issue