]> granicus.if.org Git - php/commitdiff
* convert to english
authorStig Bakken <ssb@php.net>
Wed, 20 Nov 2002 06:51:23 +0000 (06:51 +0000)
committerStig Bakken <ssb@php.net>
Wed, 20 Nov 2002 06:51:23 +0000 (06:51 +0000)
pear/PEAR/Command/Config.php

index 63ecc4b102ed69a7bc525a8f856ccc94e0f38d56..295f2086da0e6fe6b93932cf7d35432462e0ada9 100644 (file)
@@ -61,12 +61,12 @@ just specified.
             'shortcut' => 'cs',
             'options' => array(),
             'doc' => '<parameter> <value> [layer]
-Sets the value of one configuration parameter.  The first
-argument is the name of the parameter, the second argument is the new value.
-Some parameters are be subject to validation, and the command will fail with
-an error message if the new value does not make sense.  An optional third
-argument may be used to specify which layer to set the configuration parameter
-in.  The default layer is "user".
+Sets the value of one configuration parameter.  The first argument is
+the name of the parameter, the second argument is the new value.  Some
+parameters are subject to validation, and the command will fail with
+an error message if the new value does not make sense.  An optional
+third argument may be used to specify in which layer to set the
+configuration parameter.  The default layer is "user".
 ',
             ),
         'config-help' => array(