summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2002-11-25 23:16:16 +0000
committerStig Bakken <ssb@php.net>2002-11-25 23:16:16 +0000
commite617da5aaedfce95534a0c06611a224e2180f9e4 (patch)
tree9fd56d561602ec96a3d26b6e3030bdc98635644f /pear
parent6f1c21aea20f9efe541368891762b647f7124625 (diff)
downloadphp-git-e617da5aaedfce95534a0c06611a224e2180f9e4.tar.gz
* more accurate description of "makerpm" command
Diffstat (limited to 'pear')
-rw-r--r--pear/PEAR/Command/Package.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/PEAR/Command/Package.php b/pear/PEAR/Command/Package.php
index 49b0d92328..f82bff2c34 100644
--- a/pear/PEAR/Command/Package.php
+++ b/pear/PEAR/Command/Package.php
@@ -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(