From e192dcbfaf85e299ac49b0e2ba3475fc1d517291 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 1 Dec 2009 17:33:39 +0000 Subject: [PATCH] Add an entry fo the ghci command :run to the user guide --- docs/users_guide/ghci.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index 64da676..0a50bcc 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -2331,6 +2331,16 @@ bar + :run + :run + + + See :main. + + + + + :set option... :set -- 1.7.10.4