From b0ae9ed9c0810e1cfca3677acb29975ff01a8049 Mon Sep 17 00:00:00 2001 From: myk002 Date: Fri, 26 Aug 2022 13:38:19 -0700 Subject: [PATCH] align quickfort guides with new defaults --- docs/guides/quickfort-library-guide.rst | 4 +--- docs/guides/quickfort-user-guide.rst | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/guides/quickfort-library-guide.rst b/docs/guides/quickfort-library-guide.rst index ab80bab5f..be76c7afe 100644 --- a/docs/guides/quickfort-library-guide.rst +++ b/docs/guides/quickfort-library-guide.rst @@ -5,9 +5,7 @@ Blueprint Library Index ======================= This guide contains a high-level overview of the blueprints available in the -:source:`quickfort blueprint library `. You can list -library blueprints by running ``quickfort list --library`` or by hitting -:kbd:`Alt`:kbd:`l` in the ``gui/quickfort`` file load dialog. +:source:`quickfort blueprint library `. Each file is hyperlinked to its online version so you can see exactly what the blueprints do before you run them. Also, if you use `gui/quickfort`, you will diff --git a/docs/guides/quickfort-user-guide.rst b/docs/guides/quickfort-user-guide.rst index e92b7d3e8..0af0924b0 100644 --- a/docs/guides/quickfort-user-guide.rst +++ b/docs/guides/quickfort-user-guide.rst @@ -29,7 +29,7 @@ For those just looking to apply existing blueprints, check out the `quickfort command's documentation ` for syntax. There are also many ready-to-use blueprints available in the ``blueprints/library`` subfolder in your DFHack installation. Browse them on your computer or -:source:`online `, or run ``quickfort list -l`` at the +:source:`online `, or run ``quickfort list`` at the ``[DFHack]#`` prompt to list them, and then ``quickfort run`` to apply them to your fort!