summaryrefslogtreecommitdiff
path: root/docs/users_guide
diff options
context:
space:
mode:
authorandrew.pimlott.ctr@metnet.navy.mil <unknown>2007-01-31 22:39:21 +0000
committerandrew.pimlott.ctr@metnet.navy.mil <unknown>2007-01-31 22:39:21 +0000
commit3926077b73723c8a0394e781a2d1c7fab1ecd9b9 (patch)
tree1f092eed031c37b79585322467018e608559e035 /docs/users_guide
parent2f41dd510a893312dfaa0d652f448cc3a045eb88 (diff)
downloadhaskell-3926077b73723c8a0394e781a2d1c7fab1ecd9b9.tar.gz
clarify that -main-is sets main module and function
Diffstat (limited to 'docs/users_guide')
-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 9f78959f63..7923b13748 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -1330,7 +1330,7 @@
</row>
<row>
<entry><option>-main-is</option></entry>
- <entry>Set main function</entry>
+ <entry>Set main module and function</entry>
<entry>dynamic</entry>
<entry>-</entry>
</row>