[PEAR-BUG] Bug #17230 [NEW]: wrong command used specified

[email protected] ("wik at osmonitoring dot com") Tue, 16 Mar 2010 08:37:53 +0000 (GMT)
Newsgroups php.pear.doc,php.pear.doc
Message-ID <[email protected]>
From:             #49219a7a8ace08fcb55
Operating system: 
Package version:  
PHP version:      Irrelevant
Package:          Documentation
Bug Type:         Bug
Bug description:  wrong command used specified

Description:
------------
Seems wrong command at
http://pear.php.net/manual/en/guide.users.dependencytracking.generatingalist.php

> Use the output of "$ pear info -a" to determine the names of the
packages

must be "$ pear list -a"

Expected result:
----------------
The list of installed packages

Actual result:
--------------
Console_Getopt: unrecognized option -- a

-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=17230&edit=1
--