浏览代码

Merge pull request #11701 from JamesDeFabia/HPCC-20321CliExamples

HPCC-20321 ECL CLI docs inconsistent capitalization

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 6 年之前
父节点
当前提交
5636087b36
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      docs/EN_US/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

+ 4 - 3
docs/EN_US/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

@@ -160,7 +160,8 @@
           executable. Options that do not change very often should be put in
           executable. Options that do not change very often should be put in
           the ini file. For example:</para>
           the ini file. For example:</para>
 
 
-          <programlisting>eclWatchIP=10.150.50.12
+          <programlisting>;The values below are examples, you should change them to match your platform deployment
+eclWatchIP=10.150.50.12
 eclWatchPort=28010
 eclWatchPort=28010
 eclUserName=emilykate
 eclUserName=emilykate
 eclPassword=elmo812
 eclPassword=elmo812
@@ -1312,7 +1313,7 @@ ecl results W20170519-142920 --noroot --exception-level=error
 
 
         <para><emphasis role="bold">Example:</emphasis></para>
         <para><emphasis role="bold">Example:</emphasis></para>
 
 
-        <programlisting>ecl activate Roxie FindpersonService.4</programlisting>
+        <programlisting>ecl activate roxie FindpersonService.4</programlisting>
 
 
         <para></para>
         <para></para>
 
 
@@ -1415,7 +1416,7 @@ ecl results W20170519-142920 --noroot --exception-level=error
 
 
         <para><emphasis role="bold">Example:</emphasis></para>
         <para><emphasis role="bold">Example:</emphasis></para>
 
 
-        <programlisting>ecl deactivate Roxie FindpersonService</programlisting>
+        <programlisting>ecl deactivate roxie FindpersonService</programlisting>
 
 
         <para></para>
         <para></para>