From 08cb55cd33222e87d35dc61243fde78ea3666994 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 6 Oct 2011 13:39:03 +0000 Subject: [PATCH] m Author:halw Date:2011-10-06T13:39:03.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@986 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../command-line/command-line-interactive-mode/index.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/command-line-interactive-mode/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/command-line-interactive-mode/index.wiki index 3a2a7a98..ec0f5c2b 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/command-line-interactive-mode/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/command-line-interactive-mode/index.wiki @@ -1,7 +1,7 @@ [[Property:title|Command line interactive mode]] [[Property:weight|3]] [[Property:uuid|3a0acea6-c6d1-c7b9-c2f9-88021cad26b6]] -If you need to use '''ec''' to execute a number of successive operations on a system, you do not need to restart the command each time; instead you may use the -loop option, which will interactively prompt you for successive operations. +If you need to use '''ec''' to execute a number of successive operations on a system, you do not need to restart the command each time; instead you may use the '''-loop''' option, which will interactively prompt you for successive operations. If you launch '''ec''' with this option, you will get the interactive version's Main Menu: ==== ISE EiffelStudio - Interactive Batch Version (v5.5.0926 Enterprise Edition) ===