Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/ULIB/_tmp/rootutils/pecl/PEAR/PEAR/Command/ |
Upload File : |
<commands version="1.0"> <list-packages> <summary>List All Packages of a Channel</summary> <function>doListPackages</function> <shortcut>lp</shortcut> <options> <channel> <shortopt>c</shortopt> <doc>specify a channel other than the default channel</doc> <arg>CHAN</arg> </channel> <allchannels> <shortopt>a</shortopt> <doc>list available packages from all channels</doc> </allchannels> </options> <doc> Lists all the packages of a channel. For each channel it displays the channel and package name.</doc> </list-packages> <list-categories> <summary>List All Categories</summary> <function>doListCategories</function> <shortcut>cats</shortcut> <options> <channel> <shortopt>c</shortopt> <doc>specify a channel other than the default channel</doc> <arg>CHAN</arg> </channel> <allchannels> <shortopt>a</shortopt> <doc>list available categories from all channels</doc> </allchannels> <packages> <shortopt>p</shortopt> <doc>list the packagenames of the categories too</doc> </packages> </options> <doc> Lists the categories available on the channel server. For each channel it displays the channel and categorie name, and optionally the all the names of the packages in the categories.</doc> </list-categories> <list-category> <summary>List All Packages of a Category</summary> <function>doListCategory</function> <shortcut>cat</shortcut> <options> <channel> <shortopt>c</shortopt> <doc>specify a channel other than the default channel</doc> <arg>CHAN</arg> </channel> </options> <doc><category> [<category>...] Lists all the packages of a category of a channel. For each category it displays the channel and package name, with local and remote version information, and the summary.</doc> </list-category> </commands>