Rev 94 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
94 |
jpm |
1 |
<commands version="1.0">
|
|
|
2 |
<download-all>
|
|
|
3 |
<summary>Downloads each available package from the default channel</summary>
|
|
|
4 |
<function>doDownloadAll</function>
|
|
|
5 |
<shortcut>da</shortcut>
|
|
|
6 |
<options>
|
|
|
7 |
<channel>
|
|
|
8 |
<shortopt>c</shortopt>
|
|
|
9 |
<doc>specify a channel other than the default channel</doc>
|
|
|
10 |
<arg>CHAN</arg>
|
|
|
11 |
</channel>
|
|
|
12 |
</options>
|
|
|
13 |
<doc>
|
|
|
14 |
Requests a list of available packages from the default channel ({config default_channel})
|
|
|
15 |
and downloads them to current working directory. Note: only
|
|
|
16 |
packages within preferred_state ({config preferred_state}) will be downloaded</doc>
|
|
|
17 |
</download-all>
|
|
|
18 |
</commands>
|