We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f927c1 commit 441a3e3Copy full SHA for 441a3e3
pear/PEAR/Command/Registry.php
@@ -55,7 +55,7 @@ class PEAR_Command_Registry extends PEAR_Command_Common
55
'function' => 'doInfo',
56
'shortcut' => 'in',
57
'options' => array(),
58
- 'doc' => '<pacakge>
+ 'doc' => '<package>
59
Displays information about a package. The package argument may be a
60
local package file, an URL to a package file, or the name of an
61
installed package.'
0 commit comments