Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions features/commandline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down