dvb/linuxtv-dvb-apps/util/scan README
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 23 May 2004 11:17:46 +0000
Update of /cvsroot/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/util/scan
In directory haydn:/tmp/cvs-serv29471/dvb/linuxtv-dvb-apps/util/scan
Modified Files:
README
Log Message:
real upstream version
Index: README
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/util/scan/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- README 22 Apr 2004 11:09:09 -0000 1.1.1.1
+++ README 23 May 2004 11:17:44 -0000 1.2
@@ -7,12 +7,12 @@
and dvb-t networks around the world. If you make a new one feel free to
submit it to the linux-dvb mailing list http://linuxtv.org/mailinglists.xml.
-Basic usage: scan /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E | tee mychannels.conf
+Basic usage: ./scan dvb-s/Astra-19.2E | tee mychannels.conf
If you want it to check a specific frequency, tune to that frequency
-(e.g. using szap/tzap/czap) and then use 'scan -c'.
+(e.g. using szap/tzap/czap) and then use './scan -c'.
-For more scan options see scan -h.
+For more scan options see ./scan -h.
Good luck,
Holger + Johannes