diff options
Diffstat (limited to 'src/docs/Usage.html')
-rw-r--r-- | src/docs/Usage.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/docs/Usage.html b/src/docs/Usage.html index 8f07026..65ade0d 100644 --- a/src/docs/Usage.html +++ b/src/docs/Usage.html @@ -52,6 +52,7 @@ Next: <a href="Environment-Variables.html" accesskey="n" rel="next">Environment </div> <hr> <span id="Usage-1"></span><h3 class="section">2.1 Usage</h3> + <p><code>cpt</code> is formed of many tools combined in a single environment, similar to <code>git</code>. When you run <code>cpt</code> without any arguments, it will show all available tools and their explanations. Here is an example call with extra @@ -105,6 +106,22 @@ scripts on my system: </td></tr> <tr><td align="left" valign="top">• <a href="cpt_002dbuild.html" accesskey="2"><code>cpt-build</code></a></td><td> </td><td align="left" valign="top"> </td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dchecksum.html" accesskey="3"><code>cpt-checksum</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002ddownload.html" accesskey="4"><code>cpt-download</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dfetch.html" accesskey="5"><code>cpt-fetch</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dinstall.html" accesskey="6"><code>cpt-install</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dlist.html" accesskey="7"><code>cpt-list</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dremove.html" accesskey="8"><code>cpt-remove</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dsearch.html" accesskey="9"><code>cpt-search</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> +<tr><td align="left" valign="top">• <a href="cpt_002dupdate.html"><code>cpt-update</code></a></td><td> </td><td align="left" valign="top"> +</td></tr> </table> |