]> granicus.if.org Git - php/commit
* implemented shortcuts ("pv" for "package-validate" etc.)
authorStig Bakken <ssb@php.net>
Tue, 21 May 2002 01:27:53 +0000 (01:27 +0000)
committerStig Bakken <ssb@php.net>
Tue, 21 May 2002 01:27:53 +0000 (01:27 +0000)
commit7ecfacedad5ecfff8a50cdd9dd598d74f05c937f
tree5ad7c59153f6f45a05c993fd6c2bd45c0c111e62
parentf208968c9f995fc50b160aef60cca00684c15ced
* implemented shortcuts ("pv" for "package-validate" etc.)
  do "pear help shortcuts" to see what shortcuts exist
* renamed "list-installed" command to "list" and made it able to
  list the contents of installed packages as well as tar/tgz/xml files
* added some more/better command docs
* fixed up the synopsis part in the help output
* display option parameters (--foo=bar, where bar is specified in
  'shortarg' as for example 'f:bar')
* renamed list-remote-packages to list-remote
* renamed remote-package-info to remote-info
pear/PEAR/Command.php
pear/PEAR/Command/Auth.php
pear/PEAR/Command/Common.php
pear/PEAR/Command/Config.php
pear/PEAR/Command/Install.php
pear/PEAR/Command/Package.php
pear/PEAR/Command/Registry.php
pear/PEAR/Command/Remote.php
pear/scripts/pear.in