diff options
| -rw-r--r-- | README.rst | 2 | ||||
| -rw-r--r-- | Readme.html | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -77,6 +77,8 @@ If you found a bug, you can either report it in the bay12 DFHack thread, the iss Commands ======== +Almost all the commands have a 'help'/'?' option that will give you further help without having to look at this document. + autodump ======== Automated item dumping tool. All loose items on the floor marked diff --git a/Readme.html b/Readme.html index 58b26b2d..2448e3f7 100644 --- a/Readme.html +++ b/Readme.html @@ -449,6 +449,7 @@ If you found a bug, you can either report it in the bay12 DFHack thread, the iss </div> <div class="section" id="commands"> <h1><a class="toc-backref" href="#id12">Commands</a></h1> +<p>Almost all the commands have a 'help'/'?' option that will give you further help without having to look at this document.</p> <div class="section" id="autodump"> <h2><a class="toc-backref" href="#id13">autodump</a></h2> <p>Automated item dumping tool. All loose items on the floor marked |
