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
This commit is contained in:
halw
2011-02-22 17:15:38 +00:00
parent d83bf1e19f
commit 6521b2a7ff

View File

@@ -27,11 +27,11 @@ The table below lists the available ''options'', the arguments they require, and
| '''ARGUMENTS''' | '''ARGUMENTS'''
| '''EFFECT''' | '''EFFECT'''
|- |-
| ''Operation options'' | ''Compiling options''
|- |-
| -melt | -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 | -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. | Precompile a system, treating it as a library.
|- |-
| ''Browsing options'' | ''Viewing options''
|- |-
| -ancestors | -ancestors
| class_name | class_name