]> granicus.if.org Git - php/commitdiff
* more accurate description of "makerpm" command
authorStig Bakken <ssb@php.net>
Mon, 25 Nov 2002 23:16:16 +0000 (23:16 +0000)
committerStig Bakken <ssb@php.net>
Mon, 25 Nov 2002 23:16:16 +0000 (23:16 +0000)
pear/PEAR/Command/Package.php

index 49b0d92328a0c823020cb834bb5f90200cacc3f1..f82bff2c34b1ff5e5fe43485f345c4f9bdc12dc4 100644 (file)
@@ -107,7 +107,7 @@ List all depencies the package has.'
 Signs a package distribution (.tar or .tgz) file with GnuPG.',
             ),
         'makerpm' => array(
-            'summary' => 'Builds an RPM package from a PEAR package',
+            'summary' => 'Builds an RPM spec file from a PEAR package',
             'function' => 'doMakeRPM',
             'shortcut' => 'rpm',
             'options' => array(