[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/info/functions/_getopt.xml?=
From:       Jean-Sebastien_Hedde <jeanseb () php ! net>
Date:       2014-12-30 12:53:35
Message-ID: svn-jeanseb-1419944015-335489-1208641919 () svn ! php ! net
[Download RAW message or body]

jeanseb                                  Tue, 30 Dec 2014 12:53:35 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=335489

Log:
Clarify the language about optional values in getopt() documentation.

--
Provided by anonymous 51325 (liebelied7@gmail.com)

Changed paths:
    U   phpdoc/en/trunk/reference/info/functions/getopt.xml

Modified: phpdoc/en/trunk/reference/info/functions/getopt.xml
===================================================================
--- phpdoc/en/trunk/reference/info/functions/getopt.xml	2014-12-30 12:51:33 UTC (rev 335488)
+++ phpdoc/en/trunk/reference/info/functions/getopt.xml	2014-12-30 12:53:35 UTC (rev 335489)
@@ -63,8 +63,8 @@
     <member>Characters followed by a colon (parameter requires value)</member>
     <member>Characters followed by two colons (optional value)</member>
    </simplelist>
-   Option values are the first argument after the string. It does not matter
-   if a value has leading white space or not.
+   Option values are the first argument after the string. If a value is required,
+   it does not matter whether the value has leading white space or not. See note.
    <note>
     <simpara>
      Optional values do not accept <literal>" "</literal> (space) as a separator.



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic