diff --git a/features/commandline.xml b/features/commandline.xml
index 285c9c933f..3ac76b8107 100644
--- a/features/commandline.xml
+++ b/features/commandline.xml
@@ -181,6 +181,26 @@
+
+ output_buffering
+ &false;
+
+
+ Altough the INI setting is hardcoded to &false; the
+ Output buffering functions
+ are available.
+
+
+
+
+ max_input_time
+ &false;
+
+
+ The PHP CLI doesn't not support GET, POST or file uploads.
+
+
+
@@ -390,9 +410,9 @@ Usage: php [options] [-f] [--] [args...]
-F Parse and execute for every input line
-E Run PHP after processing all input lines
-H Hide any passed arguments from external tools.
- -s Display colour syntax highlighted source.
+ -s Output HTML syntax highlighted source.
-v Version number
- -w Display source with stripped comments and whitespace.
+ -w Output source with stripped comments and whitespace.
-z Load Zend extension .
args... Arguments passed to script. Use -- args when first argument