X-Git-Url: https://git.cweiske.de/playVideoOnDreamboxProxy.git/blobdiff_plain/27d22297323eb1422463d8df44a8a5f5b7ddd447..da8f9390c923632a6d523fd843ae6b47d78acc1c:/README.rst diff --git a/README.rst b/README.rst index 0ff7a5e..73318cc 100644 --- a/README.rst +++ b/README.rst @@ -47,6 +47,10 @@ You can test it on command line, too:: $ php www/play.php http://example.org/page.htm +Testing the URL selection without playing on the dreambox is possible:: + + $ php www/play.php http://example.org/page.htm --dry-run + ======= License