summaryrefslogtreecommitdiff
path: root/docs/users_guide/using.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/using.rst')
-rw-r--r--docs/users_guide/using.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/users_guide/using.rst b/docs/users_guide/using.rst
index abdcf602ec..dee39d4d94 100644
--- a/docs/users_guide/using.rst
+++ b/docs/users_guide/using.rst
@@ -295,8 +295,9 @@ The available mode flags are:
Expression-evaluation mode. This is very similar to interactive
mode, except that there is a single expression to evaluate (⟨expr⟩)
- which is given on the command line. See :ref:`eval-mode` for more
- details.
+ which is given on the command line. This flag may be given multiple
+ times, in which case each expression is evaluated sequentially.
+ See :ref:`eval-mode` for more details.
.. ghc-flag:: -E
:shortdesc: Stop after preprocessing (``.hspp`` file)