Add "--dry-run" ("-n") cli option
[playVideoOnDreamboxProxy.git] / README.rst
index 0ff7a5ef4eb3090adb86728430bb653dfd34774b..73318cce7a4abd716b2f99a9ea6f2153fc8a0c19 100644 (file)
@@ -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