svn: /pear/peardoc/trunk/en/guide/users/ dependencytracking.xml
[email protected] (Ken Guest) Tue, 16 Mar 2010 08:37:12 +0000
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
kguest Tue, 16 Mar 2010 08:37:12 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=296262
Log:
Bug #17230 wrong command specified
Bug: http://pear.php.net/bugs/17230 (unknown)
Changed paths:
U pear/peardoc/trunk/en/guide/users/dependencytracking.xml
Modified: pear/peardoc/trunk/en/guide/users/dependencytracking.xml
===================================================================
--- pear/peardoc/trunk/en/guide/users/dependencytracking.xml 2010-03-16 06:42:46 UTC (rev 296261)
+++ pear/peardoc/trunk/en/guide/users/dependencytracking.xml 2010-03-16 08:37:12 UTC (rev 296262)
@@ -69,7 +69,7 @@
Assuming you want to replicate a subset of PEAR-installable packages that are on one
machine and you wish to install that same set on another machine, this is one
suggested way to get the required details:
- Use the output of "$ pear info -a" to determine the names of the packages,
+ Use the output of "$ pear list -a" to determine the names of the packages,
which versions are installed and what channels they were installed from.
</para>
<para>