Subversion Repositories Applications.gtt

Rev

Rev 94 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 187
Line 9... Line 9...
9
 </remote-info>
9
 </remote-info>
10
 <list-upgrades>
10
 <list-upgrades>
11
  <summary>List Available Upgrades</summary>
11
  <summary>List Available Upgrades</summary>
12
  <function>doListUpgrades</function>
12
  <function>doListUpgrades</function>
13
  <shortcut>lu</shortcut>
13
  <shortcut>lu</shortcut>
14
  <options />
14
  <options>
-
 
15
   <channelinfo>
-
 
16
    <shortopt>i</shortopt>
-
 
17
    <doc>output fully channel-aware data, even on failure</doc>
-
 
18
   </channelinfo>
-
 
19
  </options>
15
  <doc>[preferred_state]
20
  <doc>[preferred_state]
16
List releases on the server of packages you have installed where
21
List releases on the server of packages you have installed where
17
a newer version is available with the same release state (stable etc.)
22
a newer version is available with the same release state (stable etc.)
18
or the state passed as the second parameter.</doc>
23
or the state passed as the second parameter.</doc>
19
 </list-upgrades>
24
 </list-upgrades>
Line 40... Line 45...
40
   <channel>
45
   <channel>
41
    <shortopt>c</shortopt>
46
    <shortopt>c</shortopt>
42
    <doc>specify a channel other than the default channel</doc>
47
    <doc>specify a channel other than the default channel</doc>
43
    <arg>CHAN</arg>
48
    <arg>CHAN</arg>
44
   </channel>
49
   </channel>
-
 
50
   <allchannels>
-
 
51
    <shortopt>a</shortopt>
-
 
52
    <doc>search packages from all known channels</doc>
-
 
53
   </allchannels>
-
 
54
   <channelinfo>
-
 
55
    <shortopt>i</shortopt>
-
 
56
    <doc>output fully channel-aware data, even on failure</doc>
-
 
57
   </channelinfo>
45
  </options>
58
  </options>
46
  <doc>[packagename] [packageinfo]
59
  <doc>[packagename] [packageinfo]
47
Lists all packages which match the search parameters.  The first
60
Lists all packages which match the search parameters.  The first
48
parameter is a fragment of a packagename.  The default channel
61
parameter is a fragment of a packagename.  The default channel
49
will be used unless explicitly overridden.  The second parameter
62
will be used unless explicitly overridden.  The second parameter
Line 57... Line 70...
57
   <channel>
70
   <channel>
58
    <shortopt>c</shortopt>
71
    <shortopt>c</shortopt>
59
    <doc>specify a channel other than the default channel</doc>
72
    <doc>specify a channel other than the default channel</doc>
60
    <arg>CHAN</arg>
73
    <arg>CHAN</arg>
61
   </channel>
74
   </channel>
-
 
75
   <channelinfo>
-
 
76
    <shortopt>i</shortopt>
-
 
77
    <doc>output fully channel-aware data, even on failure</doc>
-
 
78
   </channelinfo>
62
  </options>
79
  </options>
63
  <doc>
80
  <doc>
64
Lists the packages available on the configured server along with the
81
Lists the packages available on the configured server along with the
65
latest stable release of each package.</doc>
82
latest stable release of each package.</doc>
66
 </list-all>
83
 </list-all>