From 33c7ba7a0cf6f0079c28d7f8ec581c74b5b9d65d Mon Sep 17 00:00:00 2001 From: lethosor Date: Fri, 30 Jan 2015 19:10:43 -0500 Subject: [PATCH] Fix whitespace error in Readme.rst --- Readme.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Readme.rst b/Readme.rst index 27592955d..35801b6b5 100644 --- a/Readme.rst +++ b/Readme.rst @@ -2225,6 +2225,7 @@ directory. Load and save stockpile settings from the 'q' menu. Usage: + gui/stockpiles -save to save the current stockpile gui/stockpiles -load to load settings into the current stockpile gui/stockpiles -dir set the default directory to save settings into @@ -2354,11 +2355,11 @@ fortplan ======== Usage: fortplan [filename] -Designates furniture for building according to a .csv file with +Designates furniture for building according to a .csv file with quickfort-style syntax. Companion to digfort. The first line of the file must contain the following: - + #build start(X; Y; ) ...where X and Y are the offset from the top-left corner of the file's area @@ -2375,7 +2376,7 @@ are supported. All other characters are ignored. For example: `,f,`,t,` `,s,b,c,` -This section of a file would designate for construction a door and some +This section of a file would designate for construction a door and some furniture inside a bedroom: specifically, clockwise from top left, a cabinet, a table, a chair, a bed, and a statue.