diff options
-rw-r--r-- | pear/PEAR/Command/Install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/PEAR/Command/Install.php b/pear/PEAR/Command/Install.php index f97cb070e5..6802193ee0 100644 --- a/pear/PEAR/Command/Install.php +++ b/pear/PEAR/Command/Install.php @@ -94,7 +94,7 @@ four ways of specifying packages. ), 'nocompress' => array( 'shortopt' => 'Z', - 'request uncompressed files when downloading', + 'doc' => 'request uncompressed files when downloading', ), ), 'doc' => 'Upgrades one or more PEAR packages. See documentation for the |