summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-06-22 13:24:04 +0100
committerIan Lynagh <ian@well-typed.com>2013-06-22 13:24:04 +0100
commit96ca465d7516e47f4ca46f3e91765c3e8411c8f3 (patch)
tree15c9925e0cf4a68f4b205ae2155fa2f182a78347
parent74a800bc02c532f9d291e8e2ce71a4c117edb2b6 (diff)
downloadhaskell-96ca465d7516e47f4ca46f3e91765c3e8411c8f3.tar.gz
The help flag is --help, not -help; fixes #8005
-rw-r--r--docs/users_guide/flags.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index 43960ec620..6b8b17c3f6 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -30,7 +30,7 @@
<entry>-</entry>
</row>
<row>
- <entry><option>-help</option></entry>
+ <entry><option>--help</option></entry>
<entry>help</entry>
<entry>mode</entry>
<entry>-</entry>