r300 - vdr/vdr/trunk/debian/patches

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Fri, 25 Mar 2005 16:02:11 +0000


Author: tiber-guest
Date: 2005-03-25 16:02:10 +0000 (Fri, 25 Mar 2005)
New Revision: 300

Modified:
   vdr/vdr/trunk/debian/patches/13_remote.dpatch
Log:
vdr:small fix in command line help options of remote patch

Modified: vdr/vdr/trunk/debian/patches/13_remote.dpatch
===================================================================
--- vdr/vdr/trunk/debian/patches/13_remote.dpatch	2005-03-25 15:58:37 UTC (rev 299)
+++ vdr/vdr/trunk/debian/patches/13_remote.dpatch	2005-03-25 16:02:10 UTC (rev 300)
@@ -93,7 +93,7 @@
 +	       "            --no-kbd       don't use the keyboard as an input device\n"
 +               "            --rcu[=PATH]   use a remote control device, attached to PATH\n"
 +               "                           (default: " REMOTE_RCU ")\n"
-+               "            --lirc         use a LIRC remote control device, attached to PATH\n"
++               "            --lirc[=PATH]  use a LIRC remote control device, attached to PATH\n"
 +               "                           (default: " REMOTE_LIRC ")\n"
                 "\n",
                 cSIProcessor::GetEpgDataFileName() ? cSIProcessor::GetEpgDataFileName() : "'-'",