diff --git a/README.md b/README.md index ce0b49b..2982901 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ java []...[] -jar cim-compare-1.3.0.jar ] (Optional)**: A JVM (Java Virtual Machine) parameter that you may need for your execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. +**[\] (Optional)**: A JVM (Java Virtual Machine) parameter that may need for execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. **\** (**Required**): An Enterprise Architect baseline .eap or .qea model file. When not specified as an absolute file path the location is assumed to be the directory **cim-compare** is being executed from. @@ -162,7 +162,7 @@ java []...[] -jar cim-compare-1.3.0.jar ] (Optional)**: A JVM (Java Virtual Machine) parameter that you may need for your execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. +**[\] (Optional)**: A JVM (Java Virtual Machine) parameter that may need for execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. **\** (**Required**): An XMI 1.1 compliant baseline model file exported from EA. When not specified as an absolute file path the location of the file is assumed to be the directory the utility is being executed from. **\** (**Required**): An XMI 1.1 compliant destination model file exported from EA. When not specified as an absolute file path the location of the file is assumed to be the directory the utility is being executed from. @@ -207,7 +207,7 @@ java []...[] -jar cim-compare-1.3.0.jar ] (Optional)**: A JVM (Java Virtual Machine) parameter that you may need for your execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. +**[\] (Optional)**: A JVM (Java Virtual Machine) parameter that may need for execution. JVM parameters are configurations used to control the behavior of the JVM at runtime and take a form such as `-mx1096m` or `-Dfile.encoding=UTF-8` for example. These parameters can influence memory usage, garbage collection, system properties, debugging, and performance tuning. JVM parameters are passed as command-line arguments when starting a Java application and if used should appear first in the sequence of command line arguments (before `cim-compare-1.3.0.jar`). This is necessary so that **cim-compare** does not try to process them as part of its command line arguments which should always appear after `cim-compare-1.3.0.jar`. **\ (Required):** The model comparison file. When not specified as an absolute file path the location of the file is assumed to be the directory the utility is being executed in.