From 9a42e399899ebf333dc4781b77affc829e97508e Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sat, 21 Jan 2023 16:19:29 -0800 Subject: [PATCH] fix sample commandline in dreamfort docs --- docs/guides/quickfort-library-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/quickfort-library-guide.rst b/docs/guides/quickfort-library-guide.rst index 157bb10a1..74b384cc0 100644 --- a/docs/guides/quickfort-library-guide.rst +++ b/docs/guides/quickfort-library-guide.rst @@ -33,8 +33,8 @@ and bedrooms for hundreds of dwarves. It also comes with manager work orders to automate basic fort needs, such as food, booze, and item production. It can function by itself or as the core of a larger, more ambitious fortress. Read the high-level walkthrough by running ``quickfort run library/dreamfort.csv`` and -list the walkthroughs for the individual levels by running ``quickfort list -l -dreamfort -m notes`` or ``gui/quickfort dreamfort notes``. +list the walkthroughs for the individual levels by running ``quickfort list +dreamfort notes`` or ``gui/quickfort dreamfort notes``. Dreamfort blueprints are available for easy viewing and copying `online `__.