From: Tomas V.V.Cox Date: Mon, 20 May 2002 01:22:00 +0000 (+0000) Subject: Added missing key 'doc' for -Z help X-Git-Tag: RELEASE_0_4~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b97fe3657bce898017cc0c65ef654a74303d316;p=php Added missing key 'doc' for -Z help --- 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