summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-20 22:33:29 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-20 22:33:29 +0100
commitbe3166fe704bbfd9767e223fe834300f46d624ab (patch)
tree359ac539ceb6f7863297188a6b4a2a71d3bc822d /doc
parent66b40322a5be37a9a18472c731630b1edd7d46d2 (diff)
downloadxine-lib-be3166fe704bbfd9767e223fe834300f46d624ab.tar.gz
xine-lib-be3166fe704bbfd9767e223fe834300f46d624ab.tar.bz2
Add stdout redirection to the example scan command.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/en/xine.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5
index 08d7fd329..3457af8a5 100644
--- a/doc/man/en/xine.5
+++ b/doc/man/en/xine.5
@@ -194,7 +194,7 @@ DVB MRLs require that ~/.xine/channels.conf exists and contains valid data.
This can be obtained by generating a tuning file using the LinuxTV DVB apps
utility "scan" (or "dvbscan" if you're using a version newer than 1.1.0):
.PP
-.B scan -o zap /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-PontopPike
+.B scan -o zap /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-PontopPike >~/.config/xine-lib/channels.conf
.PP
(This example is for the writer's local transmitter, using a file from the
Debian dvb-utils package.)