|
@@ -418,6 +418,15 @@ ecl deploy roxie - --name=FindPersonService
|
|
|
|
|
|
<entry>Specify path to manifest file</entry>
|
|
<entry>Specify path to manifest file</entry>
|
|
</row>
|
|
</row>
|
|
|
|
+
|
|
|
|
+ <row>
|
|
|
|
+ <entry>-checkDirty</entry>
|
|
|
|
+
|
|
|
|
+ <entry>Causes eclcc to generate a warning for any attribute
|
|
|
|
+ that has been modified (according to the output of git
|
|
|
|
+ status). Use of this function requires that git be installed
|
|
|
|
+ and available on the path.</entry>
|
|
|
|
+ </row>
|
|
</tbody>
|
|
</tbody>
|
|
</tgroup>
|
|
</tgroup>
|
|
</informaltable></para>
|
|
</informaltable></para>
|
|
@@ -727,6 +736,15 @@ ecl publish roxie ArchiveQuery.xml --name=FindPersonService --no-activate
|
|
|
|
|
|
<entry>Specify path to manifest file</entry>
|
|
<entry>Specify path to manifest file</entry>
|
|
</row>
|
|
</row>
|
|
|
|
+
|
|
|
|
+ <row>
|
|
|
|
+ <entry>-checkDirty</entry>
|
|
|
|
+
|
|
|
|
+ <entry>Causes eclcc to generate a warning for any attribute
|
|
|
|
+ that has been modified (according to the output of git
|
|
|
|
+ status). Use of this function requires that git be installed
|
|
|
|
+ and available on the path.</entry>
|
|
|
|
+ </row>
|
|
</tbody>
|
|
</tbody>
|
|
</tgroup>
|
|
</tgroup>
|
|
</informaltable></para>
|
|
</informaltable></para>
|
|
@@ -1058,6 +1076,15 @@ ecl run thor findperson.ecl -I C:\MyECL\
|
|
</row>
|
|
</row>
|
|
|
|
|
|
<row>
|
|
<row>
|
|
|
|
+ <entry>-checkDirty</entry>
|
|
|
|
+
|
|
|
|
+ <entry>Causes eclcc to generate a warning for any attribute
|
|
|
|
+ that has been modified (according to the output of git
|
|
|
|
+ status). Use of this function requires that git be installed
|
|
|
|
+ and available on the path.</entry>
|
|
|
|
+ </row>
|
|
|
|
+
|
|
|
|
+ <row>
|
|
<entry>-f-xxx</entry>
|
|
<entry>-f-xxx</entry>
|
|
|
|
|
|
<entry>Will pass the option -xxx to eclcc</entry>
|
|
<entry>Will pass the option -xxx to eclcc</entry>
|