summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-06-18 21:02:31 +0100
committerIan Lynagh <igloo@earth.li>2012-06-18 21:17:04 +0100
commite6e3a960b23efa683bc04203d794e867a6c1bb27 (patch)
tree8b946a32bc879b2bf2cee6a8a21697c5ced2d5bd /docs
parent42de5409e939b5a2bd9432875f85eb4091832fd8 (diff)
downloadhaskell-e6e3a960b23efa683bc04203d794e867a6c1bb27.tar.gz
Make -dppr-cols a dynamic flag
Diffstat (limited to 'docs')
-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 db17084a81..a862029ee2 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -2718,7 +2718,7 @@
<row>
<entry><option>-dppr-colsNNN</option></entry>
<entry>Set the width of debugging output. For example <option>-dppr-cols200</option></entry>
- <entry>static</entry>
+ <entry>dynamic</entry>
<entry>-</entry>
</row>
<row>