diff options
| author | Petr Mrázek | 2011-08-18 22:39:45 +0200 |
|---|---|---|
| committer | Petr Mrázek | 2011-08-18 22:39:45 +0200 |
| commit | 0ede6c399256f50dda8410d8de2457b3d899c6ab (patch) | |
| tree | 9bc3c2929439c91d73b48cf6e346675865c14370 /Readme.html | |
| parent | d2d4ce898d769b15530851795d13da77103c624b (diff) | |
| download | dfhack-0ede6c399256f50dda8410d8de2457b3d899c6ab.tar.gz dfhack-0ede6c399256f50dda8410d8de2457b3d899c6ab.tar.bz2 dfhack-0ede6c399256f50dda8410d8de2457b3d899c6ab.tar.xz | |
Add note about commands having 'help'/'?' options to readme.
Diffstat (limited to 'Readme.html')
| -rw-r--r-- | Readme.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
