From 6521b2a7ff1753549b5d9e7e36d3855e8431d380 Mon Sep 17 00:00:00 2001 From: halw Date: Tue, 22 Feb 2011 17:15:38 +0000 Subject: [PATCH] Changed "operation" to "compiling" and "browsing" to "viewing" to be consistent with page name. Author:halw Date:2011-02-22T17:15:38.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@772 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelstudio-using-command-line-options.wiki | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/eiffelstudio-using-command-line-options.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/eiffelstudio-using-command-line-options.wiki index 0fb0ccf0..36a50ad3 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/eiffelstudio-using-command-line-options.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/command-line/eiffelstudio-using-command-line-options.wiki @@ -27,11 +27,11 @@ The table below lists the available ''options'', the arguments they require, and | '''ARGUMENTS''' | '''EFFECT''' |- -| ''Operation options'' +| ''Compiling options'' |- | -melt | -| Normal compilation, except on an incremental recompilation where added/removed classes (of classes not in system) will be detected. This is the default option, if no other compilation or browsing option is specified. +| Normal compilation, except on an incremental recompilation where added/removed classes (of classes not in system) will be detected. This is the default option, if no other compiling or viewing option is specified. |- | -freeze | @@ -45,7 +45,7 @@ The table below lists the available ''options'', the arguments they require, and | | Precompile a system, treating it as a library. |- -| ''Browsing options'' +| ''Viewing options'' |- | -ancestors | class_name