summaryrefslogtreecommitdiff
path: root/doc-src/en/epgsearch.1.txt
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2012-05-12 20:23:45 +0200
committerChristian Wieninger <cwieninger@gmx.de>2012-05-12 20:23:45 +0200
commit1b1912d7b080a0dfe954bac9311eafc5bb293bc3 (patch)
tree0c9a4a7d8cbfb9596f59a439c46a644d740993c8 /doc-src/en/epgsearch.1.txt
parent6c5a88ee42952c50ddca3ea965b7c728173e6f24 (diff)
downloadvdr-plugin-epgsearch-1b1912d7b080a0dfe954bac9311eafc5bb293bc3.tar.gz
vdr-plugin-epgsearch-1b1912d7b080a0dfe954bac9311eafc5bb293bc3.tar.bz2
Drop .pl suffix from svdrpsend references like VDR 1.7.23+ did, thanks to Ville Skyttä
Diffstat (limited to 'doc-src/en/epgsearch.1.txt')
-rw-r--r--doc-src/en/epgsearch.1.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt
index a6cf583..4cbce76 100644
--- a/doc-src/en/epgsearch.1.txt
+++ b/doc-src/en/epgsearch.1.txt
@@ -58,7 +58,7 @@ Parts of the sources are based on the repeating-ECG patch from Gerhard Steiner,
=item -f file, --svdrpsendcmd=file
-the path to svdrpsend.pl for external SVDRP communication (default is
+the path to svdrpsend for external SVDRP communication (default is
internal communication, so this is usually not needed anymore)
=item -c path, --config=path
@@ -688,11 +688,11 @@ situation can exist while the new EPG is feeded to VDR. A simple way to
disable search timer updates is to use the SVDRP command SETS in your EPG
update script:
-svdrpsend.pl plug epgsearch SETS off
+svdrpsend plug epgsearch SETS off
<your EPG update script>
-svdrpsend.pl plug epgsearch SETS on
+svdrpsend plug epgsearch SETS on
=head3 1.4.6 Timer conflict checking