felipensp at gmail dot com
2007-11-17 14:11:17 UTC
From: felipensp at gmail dot com
Operating system:
Package version:
PHP version: Irrelevant
Package: Bug System
Bug Type: Bug
Bug description: Wrong message for invalid command
Description:
------------
Wrong message for invalid command.
Reproduce code:
---------------
***@pena:~$ pecl foo
Expected result:
----------------
Command 'foo' is not valid, try 'pecl help'
Actual result:
--------------
Command 'foo' is not valid, try 'pear help'
Operating system:
Package version:
PHP version: Irrelevant
Package: Bug System
Bug Type: Bug
Bug description: Wrong message for invalid command
Description:
------------
Wrong message for invalid command.
Reproduce code:
---------------
***@pena:~$ pecl foo
Expected result:
----------------
Command 'foo' is not valid, try 'pecl help'
Actual result:
--------------
Command 'foo' is not valid, try 'pear help'
--
Edit bug report at http://pecl.php.net/bugs/bug.php?id=12468&edit=1
--
Edit bug report at http://pecl.php.net/bugs/bug.php?id=12468&edit=1
--