瀏覽代碼

HPCC-9862 Fix table formatting in ClientTools docs

Signed-off-by: Jim DeFabia <jamesdefabia@lexisnexis.com>
Jim DeFabia 9 年之前
父節點
當前提交
240477bc83

+ 30 - 33
docs/HPCCClientTools/CT_Mods/CT_Comm_Line_DFU.xml

@@ -35,7 +35,7 @@
 
 
         <para></para>
         <para></para>
 
 
-        <informaltable colsep="0" frame="none" rowsep="0">
+        <informaltable colsep="1" frame="all" rowsep="1">
           <tgroup cols="2">
           <tgroup cols="2">
             <colspec align="left" colwidth="85.40pt" />
             <colspec align="left" colwidth="85.40pt" />
 
 
@@ -134,7 +134,7 @@
           <para>The following <emphasis>options </emphasis>are common to every
           <para>The following <emphasis>options </emphasis>are common to every
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.40pt" />
               <colspec align="left" colwidth="125.40pt" />
 
 
@@ -330,7 +330,7 @@ replicate=1</programlisting>
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">spray</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">spray</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.50pt" />
                 <colspec align="left" colwidth="122.50pt" />
 
 
@@ -421,23 +421,21 @@ replicate=1</programlisting>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis role="bold">fixed</emphasis>
-                    <emphasis>format</emphasis> options:</entry>
+                    <entry><programlisting role="tab">  <emphasis role="bold">fixed</emphasis> format options:</programlisting></entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>recordsize</emphasis></entry>
+                    <entry><programlisting role="tab">    recordsize</programlisting></entry>
 
 
                     <entry>The fixed size of each record, in bytes.</entry>
                     <entry>The fixed size of each record, in bytes.</entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis role="bold">csv/delimited</emphasis>
-                    <emphasis>format </emphasis>options:</entry>
+                    <entry><programlisting role="tab">  <emphasis role="bold">csv/delimited</emphasis> options:</programlisting></entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>encoding</emphasis></entry>
+                    <entry><programlisting role="tab">    encoding</programlisting></entry>
 
 
                     <entry>Optional. One of the following: ascii, utf8, utf8n,
                     <entry>Optional. One of the following: ascii, utf8, utf8n,
                     utf16, utf16le, utf16be, utf32, utf32le, utf32be ; If
                     utf16, utf16le, utf16be, utf32, utf32le, utf32be ; If
@@ -445,21 +443,21 @@ replicate=1</programlisting>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>maxrecordsize</emphasis></entry>
+                    <entry><programlisting role="tab">    maxrecordsize</programlisting></entry>
 
 
                     <entry>Optional. The maximum size of each record, in
                     <entry>Optional. The maximum size of each record, in
                     bytes. If omitted, the default is 8192.</entry>
                     bytes. If omitted, the default is 8192.</entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>separator</emphasis></entry>
+                    <entry><programlisting role="tab">    separator</programlisting></entry>
 
 
                     <entry>Optional. The field delimiter. If omitted, the
                     <entry>Optional. The field delimiter. If omitted, the
                     default is a comma (\,).</entry>
                     default is a comma (\,).</entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>terminator</emphasis></entry>
+                    <entry><programlisting role="tab">    terminator</programlisting></entry>
 
 
                     <entry>Optional. The record delimiter. If omitted, the
                     <entry>Optional. The record delimiter. If omitted, the
                     default is line feed or carriage return line feed
                     default is line feed or carriage return line feed
@@ -467,25 +465,24 @@ replicate=1</programlisting>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>quote</emphasis></entry>
+                    <entry><programlisting role="tab">    quote</programlisting></entry>
 
 
                     <entry>Optional. The string quote character. If omitted,
                     <entry>Optional. The string quote character. If omitted,
                     the default is single quote (’).</entry>
                     the default is single quote (’).</entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis role="bold">xml</emphasis>
-                    <emphasis>format </emphasis>options:</entry>
+                    <entry><programlisting role="tab"><emphasis role="bold">  xml</emphasis> format options:</programlisting></entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>rowtag</emphasis></entry>
+                    <entry><programlisting role="tab">    rowtag</programlisting></entry>
 
 
                     <entry>The XML tag identifying each record.</entry>
                     <entry>The XML tag identifying each record.</entry>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>encoding</emphasis></entry>
+                    <entry><programlisting role="tab">    encoding</programlisting></entry>
 
 
                     <entry>Optional. One of the following: utf8 utf8n utf16
                     <entry>Optional. One of the following: utf8 utf8n utf16
                     utf16le utf16be utf32 utf32le utf32beIf omitted, the
                     utf16le utf16be utf32 utf32le utf32beIf omitted, the
@@ -493,7 +490,7 @@ replicate=1</programlisting>
                   </row>
                   </row>
 
 
                   <row>
                   <row>
-                    <entry><emphasis>maxrecordsize</emphasis></entry>
+                    <entry><programlisting role="tab">    maxrecordsize</programlisting></entry>
 
 
                     <entry>Optional. The maximum size of each record, in
                     <entry>Optional. The maximum size of each record, in
                     bytes. If omitted, the default is 8192.</entry>
                     bytes. If omitted, the default is 8192.</entry>
@@ -578,7 +575,7 @@ END;</programlisting>
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">despray</emphasis> operation:</para>
           role="bold">despray</emphasis> operation:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.50pt" />
               <colspec align="left" colwidth="122.50pt" />
 
 
@@ -720,7 +717,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">copy</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">copy</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -799,7 +796,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">remove</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">remove</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -829,7 +826,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">rename</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">rename</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -865,7 +862,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">list</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">list</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -896,7 +893,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">add</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">add</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="122.40pt" />
                 <colspec colwidth="122.40pt" />
 
 
@@ -924,7 +921,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">add</emphasis> <emphasis>operation </emphasis>to add
           role="bold">add</emphasis> <emphasis>operation </emphasis>to add
           files from a remote Dali:</para>
           files from a remote Dali:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -989,7 +986,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">addsuper</emphasis>
           role="bold">addsuper</emphasis>
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1039,7 +1036,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">removesuper</emphasis>
           role="bold">removesuper</emphasis>
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1091,7 +1088,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">listsuper</emphasis>
           role="bold">listsuper</emphasis>
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="122.40pt" />
                 <colspec colwidth="122.40pt" />
 
 
@@ -1122,7 +1119,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">status</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">status</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="122.40pt" />
                 <colspec colwidth="122.40pt" />
 
 
@@ -1153,7 +1150,7 @@ dfuplus action=dspray srcname=le::imagedb
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">abort</emphasis> <emphasis>operation</emphasis>:</para>
           role="bold">abort</emphasis> <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="122.40pt" />
                 <colspec colwidth="122.40pt" />
 
 
@@ -1187,7 +1184,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">resubmit</emphasis>
           role="bold">resubmit</emphasis>
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="122.40pt" />
                 <colspec colwidth="122.40pt" />
 
 
@@ -1226,7 +1223,7 @@ dfuplus action=dspray srcname=le::imagedb
 
 
           <para></para>
           <para></para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec colwidth="122.40pt" />
               <colspec colwidth="122.40pt" />
 
 
@@ -1294,7 +1291,7 @@ dfuplus action=dspray srcname=le::imagedb
           role="bold">monitor</emphasis>
           role="bold">monitor</emphasis>
           <emphasis>operation</emphasis>:</para>
           <emphasis>operation</emphasis>:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec colwidth="85.55pt" />
                 <colspec colwidth="85.55pt" />
 
 

+ 1 - 1
docs/HPCCClientTools/CT_Mods/CT_Comm_Line_ECL.xml

@@ -33,7 +33,7 @@
         _applicationparam1=</emphasis><emphasis>
         _applicationparam1=</emphasis><emphasis>
         /variablename1=</emphasis></para>
         /variablename1=</emphasis></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 

+ 34 - 34
docs/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

@@ -32,7 +32,7 @@
 
 
         <para></para>
         <para></para>
 
 
-        <informaltable colsep="0" frame="none" rowsep="0">
+        <informaltable colsep="1" frame="all" rowsep="1">
           <tgroup cols="2">
           <tgroup cols="2">
             <colspec align="left" colwidth="125.55pt" />
             <colspec align="left" colwidth="125.55pt" />
 
 
@@ -271,7 +271,7 @@ ecl deploy roxie - --name=FindPersonService
         <para>A hyphen (-) specifies that the object should be read from
         <para>A hyphen (-) specifies that the object should be read from
         stdin.</para>
         stdin.</para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -447,7 +447,7 @@ ecl publish roxie ArchiveQuery.xml --name=FindPersonService --no-activate
         <para>A hyphen (-) specifies that the object should be read from
         <para>A hyphen (-) specifies that the object should be read from
         stdin.</para>
         stdin.</para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -738,7 +738,7 @@ ecl unpublish roxie "FindpersonService*"
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -853,7 +853,7 @@ ecl run thor findperson.ecl -I C:\MyECL\
         <para>A hyphen (-) specifies that the object should be read from
         <para>A hyphen (-) specifies that the object should be read from
         stdin.</para>
         stdin.</para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1056,7 +1056,7 @@ ecl run thor findperson.ecl -I C:\MyECL\
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1145,7 +1145,7 @@ ecl run thor findperson.ecl -I C:\MyECL\
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1238,7 +1238,7 @@ ecl queries list roxie --target=roxie --show=A </programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1376,7 +1376,7 @@ ecl queries copy //192.168.1.10:8010/thor/findperson thor
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1549,7 +1549,7 @@ ecl queries copy-set roxie1 roxie2 --clone-active-state</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1694,7 +1694,7 @@ ecl queries copy-set roxie1 roxie2 --clone-active-state</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1826,7 +1826,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -1960,7 +1960,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="175.55pt" />
               <colspec align="left" colwidth="175.55pt" />
 
 
@@ -2041,7 +2041,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="175.55pt" />
               <colspec align="left" colwidth="175.55pt" />
 
 
@@ -2131,7 +2131,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="175.55pt" />
               <colspec align="left" colwidth="175.55pt" />
 
 
@@ -2221,7 +2221,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2313,7 +2313,7 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2431,8 +2431,8 @@ ecl packagemap validate roxie --active</programlisting>
 
 
         <para>The --queryid option checks the files in a query instead of all
         <para>The --queryid option checks the files in a query instead of all
         the queries in the target queryset. This is quicker when you only need
         the queries in the target queryset. This is quicker when you only need
-        to validate the files for a single query. <informaltable colsep="0"
-            frame="none" rowsep="0">
+        to validate the files for a single query. <informaltable colsep="1"
+            frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="175.55pt" />
               <colspec align="left" colwidth="175.55pt" />
 
 
@@ -2552,7 +2552,7 @@ ecl packagemap validate roxie --active</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2624,7 +2624,7 @@ ecl packagemap validate roxie --active</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2696,7 +2696,7 @@ ecl packagemap validate roxie --active</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2768,7 +2768,7 @@ ecl packagemap validate roxie --active</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2846,7 +2846,7 @@ ecl bundle depends mybundle --version=2</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2905,7 +2905,7 @@ ecl bundle info mybundle --version=2</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -2967,7 +2967,7 @@ ecl bundle install mybundle --keepprior</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3047,7 +3047,7 @@ ecl bundle install mybundle --keepprior</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3114,7 +3114,7 @@ ecl bundle list myb*
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3167,7 +3167,7 @@ ecl bundle list myb*
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3220,7 +3220,7 @@ ecl bundle list myb*
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3301,7 +3301,7 @@ ecl abort -n MyJob</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3386,7 +3386,7 @@ ecl status -n MyJob</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3471,7 +3471,7 @@ ecl getwuid -n MyCommonJobName --limit=100</programlisting>
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3557,7 +3557,7 @@ ecl getname -wu W201407*
 
 
         <para></para>
         <para></para>
 
 
-        <para><informaltable colsep="0" frame="none" rowsep="0">
+        <para><informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 

+ 32 - 32
docs/HPCCClientTools/CT_Mods/CT_ECL_IDE.xml

@@ -188,8 +188,8 @@
             <listitem>
             <listitem>
               <?dbfo keep-together="always"?>
               <?dbfo keep-together="always"?>
 
 
-              <para>Select the <emphasis role="bold">Compiler</emphasis> tab.
-              </para>
+              <para>Select the <emphasis role="bold">Compiler</emphasis>
+              tab.</para>
 
 
               <para>The compiler details are automatically specified. If you
               <para>The compiler details are automatically specified. If you
               want to override the defaults, check the <emphasis
               want to override the defaults, check the <emphasis
@@ -328,7 +328,7 @@
 
 
           <para></para>
           <para></para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -454,7 +454,7 @@
           configure the text, foreground and background colors to your
           configure the text, foreground and background colors to your
           preference.</para>
           preference.</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -522,7 +522,7 @@
           <para>The <emphasis role="bold">Results tab</emphasis> allows you to
           <para>The <emphasis role="bold">Results tab</emphasis> allows you to
           configure how results display.</para>
           configure how results display.</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -589,7 +589,7 @@
           option if you are using multiple versions of the client tools or if
           option if you are using multiple versions of the client tools or if
           you installed the compiler in a different location.</para>
           you installed the compiler in a different location.</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -663,7 +663,7 @@
           <para>The <emphasis role="bold">Other tab</emphasis> allows you to
           <para>The <emphasis role="bold">Other tab</emphasis> allows you to
           configure other settings.</para>
           configure other settings.</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -973,7 +973,7 @@
           Expand any folder to see the ECL files within it.</para>
           Expand any folder to see the ECL files within it.</para>
 
 
           <para><graphic fileref="../../images/CT13.jpg" /><informaltable
           <para><graphic fileref="../../images/CT13.jpg" /><informaltable
-              colsep="0" frame="none" rowsep="0">
+              colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1106,7 +1106,7 @@
           environment to which you are connected.</para>
           environment to which you are connected.</para>
 
 
           <para><graphic fileref="../../images/CT14.jpg" /> <informaltable
           <para><graphic fileref="../../images/CT14.jpg" /> <informaltable
-              colsep="0" frame="none" rowsep="0">
+              colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1193,7 +1193,7 @@
           environment to which you are connected.</para>
           environment to which you are connected.</para>
 
 
           <para><graphic fileref="../../images/CT15.jpg" /> <informaltable
           <para><graphic fileref="../../images/CT15.jpg" /> <informaltable
-              colsep="0" frame="none" rowsep="0">
+              colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1314,7 +1314,7 @@
           control and specify access details for the environment(s) you use.
           control and specify access details for the environment(s) you use.
           It contains the following selections:</para>
           It contains the following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1419,7 +1419,7 @@
           <para>The <emphasis role="bold">Current Tab</emphasis> contains the
           <para>The <emphasis role="bold">Current Tab</emphasis> contains the
           following selections:</para>
           following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1456,7 +1456,7 @@
           <para>The <emphasis role="bold">Clipboard Tab</emphasis> contains
           <para>The <emphasis role="bold">Clipboard Tab</emphasis> contains
           the following selections:</para>
           the following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1500,7 +1500,7 @@
           role="bold">Editor Tab</emphasis> contains the following
           role="bold">Editor Tab</emphasis> contains the following
           selections:</para>
           selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1678,7 +1678,7 @@
           <para>The <emphasis role="bold">SearchTab</emphasis> contains the
           <para>The <emphasis role="bold">SearchTab</emphasis> contains the
           following selections:</para>
           following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1734,7 +1734,7 @@
           <para>The <emphasis role="bold">SyntaxTab</emphasis> contains the
           <para>The <emphasis role="bold">SyntaxTab</emphasis> contains the
           following selections:</para>
           following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1794,7 +1794,7 @@
 
 
           <para><graphic fileref="../../images/CT41.png" /></para>
           <para><graphic fileref="../../images/CT41.png" /></para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1864,7 +1864,7 @@
           the top of the Builder window and contains the following
           the top of the Builder window and contains the following
           selections:</para>
           selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="3">
             <tgroup cols="3">
               <colspec colwidth="90pt" />
               <colspec colwidth="90pt" />
 
 
@@ -1931,7 +1931,7 @@
 
 
           <graphic fileref="../../images/CT48.png" />
           <graphic fileref="../../images/CT48.png" />
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -1988,7 +1988,7 @@
           clicking on the one you want to view. Other available selections
           clicking on the one you want to view. Other available selections
           are:</para>
           are:</para>
 
 
-          <para><informaltable colsep="0" frame="none" rowsep="0">
+          <para><informaltable colsep="1" frame="all" rowsep="1">
               <tgroup cols="2">
               <tgroup cols="2">
                 <colspec align="left" colwidth="122.40pt" />
                 <colspec align="left" colwidth="122.40pt" />
 
 
@@ -2060,7 +2060,7 @@
           <para>The <emphasis role="bold">Help </emphasis>menu contains the
           <para>The <emphasis role="bold">Help </emphasis>menu contains the
           following selections:</para>
           following selections:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -2098,7 +2098,7 @@
           <para>Right-click on any Workunit for a Pop-up menu
           <para>Right-click on any Workunit for a Pop-up menu
           containing:</para>
           containing:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="122.40pt" />
               <colspec align="left" colwidth="122.40pt" />
 
 
@@ -2370,7 +2370,7 @@
 
 
           <para>Right-click on Results Pop-up menu containing:</para>
           <para>Right-click on Results Pop-up menu containing:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="130.40pt" />
               <colspec align="left" colwidth="130.40pt" />
 
 
@@ -3075,7 +3075,7 @@ ENDMACRO;
 
 
         <para>There are four breakpoint modes:</para>
         <para>There are four breakpoint modes:</para>
 
 
-        <informaltable colsep="0" frame="none" rowsep="0">
+        <informaltable colsep="1" frame="all" rowsep="1">
           <tgroup cols="2">
           <tgroup cols="2">
             <colspec colwidth="87.55pt" />
             <colspec colwidth="87.55pt" />
 
 
@@ -3174,7 +3174,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Process</emphasis> options
           <para>The <emphasis role="bold">Process</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="85.55pt" />
               <colspec align="left" colwidth="85.55pt" />
 
 
@@ -3213,7 +3213,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Graph</emphasis> options
           <para>The <emphasis role="bold">Graph</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="85.55pt" />
               <colspec align="left" colwidth="85.55pt" />
 
 
@@ -3249,7 +3249,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Edge</emphasis> options
           <para>The <emphasis role="bold">Edge</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="85.55pt" />
               <colspec align="left" colwidth="85.55pt" />
 
 
@@ -3278,7 +3278,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Breakpoint(s)</emphasis> options
           <para>The <emphasis role="bold">Breakpoint(s)</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="85.55pt" />
               <colspec align="left" colwidth="85.55pt" />
 
 
@@ -3317,7 +3317,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Find</emphasis> options
           <para>The <emphasis role="bold">Find</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="85.55pt" />
               <colspec align="left" colwidth="85.55pt" />
 
 
@@ -3359,7 +3359,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">View</emphasis> options
           <para>The <emphasis role="bold">View</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3406,7 +3406,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Global Filter</emphasis> options
           <para>The <emphasis role="bold">Global Filter</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 
@@ -3435,7 +3435,7 @@ ENDMACRO;
           <para>The <emphasis role="bold">Active Filter</emphasis> options
           <para>The <emphasis role="bold">Active Filter</emphasis> options
           include:</para>
           include:</para>
 
 
-          <informaltable colsep="0" frame="none" rowsep="0">
+          <informaltable colsep="1" frame="all" rowsep="1">
             <tgroup cols="2">
             <tgroup cols="2">
               <colspec align="left" colwidth="125.55pt" />
               <colspec align="left" colwidth="125.55pt" />
 
 

+ 1 - 1
docs/HPCCClientTools/CT_Mods/CT_Overview.xml

@@ -7,7 +7,7 @@
   <para>This manual contains documentation for the set of Client Tools for use
   <para>This manual contains documentation for the set of Client Tools for use
   with the LexisNexis HPCC. These tools include:</para>
   with the LexisNexis HPCC. These tools include:</para>
 
 
-  <informaltable colsep="0" frame="none" rowsep="0">
+  <informaltable colsep="1" frame="all" rowsep="1">
     <tgroup cols="2">
     <tgroup cols="2">
       <colspec align="left" colwidth="122.40pt" />
       <colspec align="left" colwidth="122.40pt" />
 
 

+ 7 - 7
docs/HPCCClientTools/CT_Mods/ECLCC.xml

@@ -141,7 +141,7 @@
 
 
       <para>General options:</para>
       <para>General options:</para>
 
 
-      <para><informaltable colsep="0" frame="none" rowsep="0">
+      <para><informaltable colsep="1" frame="all" rowsep="1">
           <?dbfo keep-together="always"?>
           <?dbfo keep-together="always"?>
 
 
           <tgroup cols="2">
           <tgroup cols="2">
@@ -241,7 +241,7 @@
 
 
       <para>Output control options:</para>
       <para>Output control options:</para>
 
 
-      <para><informaltable colsep="0" frame="none" rowsep="0">
+      <para><informaltable colsep="1" frame="all" rowsep="1">
           <?dbfo keep-together="always"?>
           <?dbfo keep-together="always"?>
 
 
           <tgroup cols="2">
           <tgroup cols="2">
@@ -296,7 +296,7 @@
 
 
       <para>C++ options:</para>
       <para>C++ options:</para>
 
 
-      <para><informaltable colsep="0" frame="none" rowsep="0">
+      <para><informaltable colsep="1" frame="all" rowsep="1">
           <?dbfo keep-together="always"?>
           <?dbfo keep-together="always"?>
 
 
           <tgroup cols="2">
           <tgroup cols="2">
@@ -332,8 +332,8 @@
               <row>
               <row>
                 <entry>-D<emphasis>name</emphasis>=<emphasis>value</emphasis></entry>
                 <entry>-D<emphasis>name</emphasis>=<emphasis>value</emphasis></entry>
 
 
-                <entry>Override the definition of a global attribute 'name'
-                </entry>
+                <entry>Override the definition of a global attribute
+                'name'</entry>
               </row>
               </row>
 
 
               <row>
               <row>
@@ -375,7 +375,7 @@
 
 
       <para>Other options:</para>
       <para>Other options:</para>
 
 
-      <para><informaltable colsep="0" frame="none" rowsep="0">
+      <para><informaltable colsep="1" frame="all" rowsep="1">
           <?dbfo keep-together="always"?>
           <?dbfo keep-together="always"?>
 
 
           <tgroup cols="2">
           <tgroup cols="2">
@@ -518,7 +518,7 @@
 
 
       <para>Usage: a.out &lt;options&gt;</para>
       <para>Usage: a.out &lt;options&gt;</para>
 
 
-      <para><informaltable colsep="0" frame="none" rowsep="0">
+      <para><informaltable colsep="1" frame="all" rowsep="1">
           <?dbfo keep-together="always"?>
           <?dbfo keep-together="always"?>
 
 
           <tgroup cols="2">
           <tgroup cols="2">