De-indenting lists.

GitHub has been redundantly rendering these within blockquotes.
develop
Eric Wald 2014-08-15 22:50:38 -06:00
parent c0046d095e
commit 786d217c6d
1 changed files with 83 additions and 79 deletions

@ -569,6 +569,7 @@ infiniteSky
Automatically allocates new z-levels of sky at the top of the map as you build up, or on request allocates many levels all at once.
Examples:
``infiniteSky n``
Raise the sky by n z-levels.
``infiniteSky enable/disable``
@ -682,6 +683,7 @@ Any paint or filter option (or the entire paint or filter) can be disabled entir
filter any
You can use several different brushes for painting tiles:
* Point. (point)
* Rectangular range. (range)
* A column ranging from current cursor to the first solid tile above. (column)
@ -976,12 +978,12 @@ After you have a pattern set, you can use 'expdig' to apply it again.
Examples:
designate the diagonal 5 patter over all hidden tiles:
* expdig diag5 hidden
apply last used pattern and filter:
* expdig
Take current designations and replace them with the ladder pattern:
* expdig ladder designated
``expdig diag5 hidden``
Designate the diagonal 5 patter over all hidden tiles
``expdig``
Apply last used pattern and filter
``expdig ladder designated``
Take current designations and replace them with the ladder pattern
digcircle
---------
@ -1430,6 +1432,7 @@ job
Command for general job query and manipulation.
Options:
*no extra options*
Print details of the current job. The job can be selected
in a workshop, or the unit/jobs screen.
@ -1459,6 +1462,7 @@ Intended to be used as a keybinding:
job-duplicate
-------------
Duplicate the selected job in a workshop:
* In 'q' mode, when a job is highlighted within a workshop or furnace building,
instantly duplicates the job.