1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

CLI Web Server: Add a note about php --help (fixes #4587)

This commit is contained in:
AllenJB
2025-10-07 20:18:59 +01:00
committed by Christian Weiske
parent 54a788ca59
commit 96b10a9885

View File

@@ -1755,6 +1755,13 @@ php >
<note>
<simpara>This feature is not supported on Windows.</simpara>
</note>
<note>
<simpara>
For information on PHP commandline usage and options, run
<command>php --help</command> or <command>man php</command>. Not all
options will apply when running the web server.
</simpara>
</note>
<warning>
<para>
This <emphasis>experimental</emphasis> feature is <emphasis>not</emphasis>