From 256ca13668dca7edd7b58e4c538ed78b1796193e Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 14 May 2021 23:07:44 -0700 Subject: [PATCH] make short help text more generic --- plugins/lua/blueprint.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/lua/blueprint.lua b/plugins/lua/blueprint.lua index 7580f17e3..1682b9241 100644 --- a/plugins/lua/blueprint.lua +++ b/plugins/lua/blueprint.lua @@ -25,8 +25,8 @@ blueprint gui blueprint 30 40 bedrooms Generates blueprints for an area 30 tiles wide by 40 tiles tall, starting - from the active cursor on the current z-level. Output is written to the - "bedrooms.csv" file in the "blueprints" directory. + from the active cursor on the current z-level. Output files are written to + the "blueprints" directory. See the online DFHack documentation for more examples and details. ]=]