mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 23:32:42 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user