From b08f50ed693afa9734099f5ef3a2019cd2108662 Mon Sep 17 00:00:00 2001 From: jfiat Date: Wed, 5 Jun 2013 09:15:40 +0000 Subject: [PATCH] Author:jfiat Date:2013-06-05T09:15:40.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1227 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 ec0f5c2b..b0e95088 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 @@ -9,6 +9,7 @@ If you launch '''ec''' with this option, you will get the interactive version's (I) Compile : compile or run the system. (F) Feature : feature formats and information. (S) System : Config and cluster details. + (T) Testing : manage and run tests. (P) Profile : information about a profiled run. (D) Documentation: create documents from the system. @@ -23,4 +24,3 @@ The revision number in the first line may be different in your case to indicate By typing one of the letters shown in the Main Menu's first group, you can go to one of the Item Menus: [[Class menu|Class]], [[Compile (and run) menu|Compile]], [[Feature menu|Feature]], [[System menu|System]], [[Profile menu|Profile]], and [[Documentation menu|Documentation]]. [[Compile (and run) menu|Compile]] enables you to compile a system and execute the result; the next three enable you to obtain information about your project. [[Profile menu|Profile]] will enable you to exploit profiling information. Finally, [[Documentation menu|Documentation]] will enable you to generate HTML documentation about your project. -