diff --git a/features/commandline.xml b/features/commandline.xml
index c2c4750bc5..1128f66911 100644
--- a/features/commandline.xml
+++ b/features/commandline.xml
@@ -1606,12 +1606,14 @@ php >
- This web server is designed for developmental purposes only, and should not
- be used in production.
+ PHP applications will stall if a request is blocked.
- Requests are served sequentially.
+ This web server was designed to aid application development. It may
+ also be useful for testing purposes or for application demonstrations
+ that are run in controlled environments. It is not intended to be a
+ full-featured web server. It should not be used on a public network.