Skip to content

Commit 23b54cd

Browse files
authored
Update instruments.rst
1 parent 5cf887a commit 23b54cd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/instruments.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Usage
2626

2727
instruments [list]
2828
instruments order <instrument_name> [<quantity>] [<options>]
29+
instruments all <quantity> [<options>]
30+
instruments handheld <quantity> [<options>]
31+
instruments building <quantity> [<options>]
2932

3033
When ordering, the default is to order one of the specified instrument
3134
(including all of its components).
@@ -43,6 +46,14 @@ Examples
4346
``instruments order ilul``
4447
Creates work orders to assemble one ïlul. Spelling does not need to include
4548
the special ï character.
49+
``instruments all 5``
50+
Creates work orders to produce five of every instrument available to your
51+
civilization.
52+
``instruments handheld 2``
53+
Creates work orders to produce two of each handheld instrument.
54+
``instruments building 3``
55+
Creates work orders to produce three of each instrument that is placed as a
56+
building.
4657

4758
Options
4859
-------

0 commit comments

Comments
 (0)