From: Stig Bakken Date: Tue, 26 Nov 2002 23:18:08 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.0RC2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cc7a5f2a8ab7400f0698e0c3ada411bf9e9ab81;p=php MFH --- diff --git a/pear/PEAR/Command/Registry.php b/pear/PEAR/Command/Registry.php index 7156319d06..97289da277 100644 --- a/pear/PEAR/Command/Registry.php +++ b/pear/PEAR/Command/Registry.php @@ -55,7 +55,7 @@ Tests if a package is installed in the system. Will exit(1) if it is not. 'function' => 'doInfo', 'shortcut' => 'in', 'options' => array(), - 'doc' => ' + 'doc' => ' Displays information about a package. The package argument may be a local package file, an URL to a package file, or the name of an installed package.'