Subversion Repositories wimsdev

Rev

Rev 17160 | Rev 17810 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17160 Rev 17180
Line 637... Line 637...
637
   <dd>Check what should be updated, and send a mail to webmaster (that
637
   <dd>Check what should be updated, and send a mail to webmaster (that
638
   is, you). Do not install or update anything.
638
   is, you). Do not install or update anything.
639
<dt><code class="tt">install</code>
639
<dt><code class="tt">install</code>
640
   <dd>Install new modules, but not update existing modules.
640
   <dd>Install new modules, but not update existing modules.
641
<dt><code class="tt">update</code>
641
<dt><code class="tt">update</code>
642
   <dd>Update existing modules, but not install new modules. <br />
642
   <dd>Update existing modules, but not install new modules. <br>
643
   This will let you benefit from bug fixes, as well as suffer from
643
   This will let you benefit from bug fixes, as well as suffer from
644
   newly introduced ones.
644
   newly introduced ones.
645
<dt><code class="tt">all</code>
645
<dt><code class="tt">all</code>
646
   <dd>Install new modules and update existing ones.
646
   <dd>Install new modules and update existing ones.
647
</dl>
647
</dl>