diff options
author | Jochen Dolze <vdr@dolze.de> | 2012-05-20 20:29:34 +0200 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2012-05-20 20:29:34 +0200 |
commit | 4679453a0ce63ffa5e24b9eaf11f7afd85517b7d (patch) | |
tree | 793c1eb37ef9b142bd6dc50a4111a6d94a6d5557 | |
parent | ce51487ccf68257deb8cffcf5cf49c2cd95a413c (diff) | |
download | vdr-plugin-markad-4679453a0ce63ffa5e24b9eaf11f7afd85517b7d.tar.gz vdr-plugin-markad-4679453a0ce63ffa5e24b9eaf11f7afd85517b7d.tar.bz2 |
Added README patch from marco, closes feature #994
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -15,3 +15,13 @@ See the file COPYING for more information. Description: MarkAd marks advertisements in VDR recordings. + + +Command line options: + A few settings are given on the command line rather than in the setup menu. + Available options: + + -b DIR, --bindir=DIR use DIR as location for markad executable + (default: /usr/bin) + -l DIR --logocachedir=DIR use DIR as location for markad logos + (default: /var/lib/markad) |