]> granicus.if.org Git - php/commitdiff
* Rephrase help text.
authorMartin Jansen <mj@php.net>
Mon, 24 Jun 2002 16:03:45 +0000 (16:03 +0000)
committerMartin Jansen <mj@php.net>
Mon, 24 Jun 2002 16:03:45 +0000 (16:03 +0000)
pear/PEAR/Command/Remote.php

index b5a85d8a0664a92ae04d077199ad84c8695c4049..c272ac3b5072d93496a5985eb6be2f47ee9b55f4 100644 (file)
@@ -56,7 +56,7 @@ Lists the packages available on the configured server along with the
 latest stable release of each package.',
             ),
         'search' => array(
-            'summary' => 'Search Packagesdatabase',
+            'summary' => 'Search remote package database',
             'function' => 'doSearch',
             'shortcut' => 'sp',
             'options' => array(),