From 241a23008e0673a1428018a55a913ec6efbc8a01 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 8 Feb 2018 22:28:24 +0100 Subject: [PATCH] tell about cli usage --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index e439a56..b5bd181 100644 --- a/README.rst +++ b/README.rst @@ -38,6 +38,10 @@ Send the web site URL via POST to ``play.php``:: -H 'Content-type: text/plain'\ http://proxy.example.org/play.php +You can test it on command line, too:: + + $ php www/play.php http://example.org/page.htm + ======= License -- 2.30.2