|
@@ -110,7 +110,7 @@
|
|
<row>
|
|
<row>
|
|
<entry>bundle</entry>
|
|
<entry>bundle</entry>
|
|
|
|
|
|
- <entry>execute a bundle command</entry>
|
|
|
|
|
|
+ <entry>manage ECL bundles</entry>
|
|
</row>
|
|
</row>
|
|
|
|
|
|
<row>
|
|
<row>
|
|
@@ -2758,8 +2758,8 @@ ecl packagemap validate roxie --active</programlisting>
|
|
<sect2 role="brk">
|
|
<sect2 role="brk">
|
|
<title>ecl bundle depends</title>
|
|
<title>ecl bundle depends</title>
|
|
|
|
|
|
- <para><emphasis role="bold">ecl bundle depends
|
|
|
|
- <bundleName></emphasis></para>
|
|
|
|
|
|
+ <para><emphasis role="bold">ecl bundle depends <bundleName>
|
|
|
|
+ [--version <versionnumber>]</emphasis></para>
|
|
|
|
|
|
<para>Examples:</para>
|
|
<para>Examples:</para>
|
|
|
|
|
|
@@ -2816,8 +2816,8 @@ ecl bundle depends mybundle --version=2</programlisting>
|
|
<sect2 role="brk">
|
|
<sect2 role="brk">
|
|
<title>ecl bundle info</title>
|
|
<title>ecl bundle info</title>
|
|
|
|
|
|
- <para><emphasis role="bold">ecl bundle info
|
|
|
|
- <bundleName></emphasis></para>
|
|
|
|
|
|
+ <para><emphasis role="bold">ecl bundle info <bundleName>
|
|
|
|
+ [--version <versionnumber>]</emphasis></para>
|
|
|
|
|
|
<para>Examples:</para>
|
|
<para>Examples:</para>
|
|
|
|
|
|
@@ -3065,12 +3065,11 @@ ecl bundle list myb*
|
|
<title>ecl bundle use</title>
|
|
<title>ecl bundle use</title>
|
|
|
|
|
|
<para><emphasis role="bold">ecl bundle use <bundleName>
|
|
<para><emphasis role="bold">ecl bundle use <bundleName>
|
|
- <version></emphasis></para>
|
|
|
|
|
|
+ [--version <version>]</emphasis></para>
|
|
|
|
|
|
- <para>Examples:</para>
|
|
|
|
|
|
+ <para>Example:</para>
|
|
|
|
|
|
- <programlisting>ecl bundle use myBundle
|
|
|
|
-ecl bundle use myBundle 2
|
|
|
|
|
|
+ <programlisting>ecl bundle use myBundle --version 2
|
|
</programlisting>
|
|
</programlisting>
|
|
|
|
|
|
<para></para>
|
|
<para></para>
|