diff --git a/features/commandline.xml b/features/commandline.xml index 707fb33976a7..4de9b010ba5f 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1755,6 +1755,13 @@ php > This feature is not supported on Windows. + + + For information on PHP commandline usage and options, run + php --help or man php. Not all + options will apply when running the web server. + + This experimental feature is not