From 770436992aedb2ad119784f2a04c310eae987a58 Mon Sep 17 00:00:00 2001 From: phintuka Date: Fri, 1 Sep 2006 17:21:11 +0000 Subject: --noremote --> remote=none --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index c4eed3ad..3769ed1a 100644 --- a/README +++ b/README @@ -112,13 +112,13 @@ Usage examples (VDR plugin) with "vdr --help". Only local frontend, X11/Xv video, alsa audio: - vdr -P"xineliboutput --local=sxfe --video=xv --audio=alsa --noremote" + vdr -P"xineliboutput --local=sxfe --video=xv --audio=alsa --remote=none" Only local frontend, (slow) X11 video, oss audio: - vdr -P"xineliboutput --local=sxfe --video=x11 --audio=oss --noremote" + vdr -P"xineliboutput --local=sxfe --video=x11 --audio=oss --remote=none" Only local frontend, DirectFB: - vdr -P"xineliboutput --local=fbfe --video=DirectFB --noremote" + vdr -P"xineliboutput --local=fbfe --video=DirectFB --remote=none" Only remote frontend(s): vdr -P"xineliboutput --local=none --remote=37890" -- cgit v1.2.3