Skip to content

Commit

Permalink
light doc editing
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Oct 5, 2024
1 parent 174d303 commit 95bd915
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/instruments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ instruments
:summary: Show how to craft instruments or create work orders for them.
:tags: fort inspection workorders

This tool is used to query information about instruments or to create work orders for them.
This tool is used to query information about instruments or to create work
orders to produce them.

The ``list`` subcommand provides information on how to craft the instruments
used by the player civilization. For single-piece instruments, it shows the
Expand All @@ -15,7 +16,7 @@ necessary pieces. It also shows whether the instrument is handheld or placed as
a building.

The ``order`` subcommand is used to create work orders for an instrument and
all of it's parts. The final assemble instrument -order waits for the part
all of it's parts. The final assemble instrument order waits for the part
orders to complete before starting.

Usage
Expand All @@ -38,10 +39,9 @@ Examples
If the instrument named ``givel`` in your world has four components, this
will create a total of 5 work orders: one for assembling 10 givels, and an
order of 10 for each of the givel's parts. Instruments are randomly
generated, so your givel components may vary.

generated, so your instrument names and components will vary.
``instruments order ilul``
Creates work orders to assemble one ïlul. Spelling doesn't need to include
Creates work orders to assemble one ïlul. Spelling does not need to include
the special ï character.

Options
Expand Down

0 comments on commit 95bd915

Please sign in to comment.