summarylogtreecommitdiffstats
path: root/vtunerc0
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2018-09-06 21:36:27 +0200
committerTomasz Maciej Nowak2018-09-06 21:36:27 +0200
commitf7a0f6948dc5232b36f824038f92eb14e1157113 (patch)
tree98d8a0a708b5c79a9214e8e25cdb0909b3e55e78 /vtunerc0
parentb7886f6d622dbcbcf04ab255f16ca287e37da62c (diff)
downloadaur-f7a0f6948dc5232b36f824038f92eb14e1157113.tar.gz
upgpkg: vtuner-client 2.1_gec05cde-4
* align add-arm-targets.patch to x-tools provided by ArchLinuxArm * modify package descriptions * replace double quotes with single ones where possible * fix indentations in loading/unloading script * add usage options to config files for convenience
Diffstat (limited to 'vtunerc0')
-rw-r--r--vtunerc015
1 files changed, 15 insertions, 0 deletions
diff --git a/vtunerc0 b/vtunerc0
index 1ea274904357..62167f9c3fe7 100644
--- a/vtunerc0
+++ b/vtunerc0
@@ -1 +1,16 @@
+# Required:
+# -f dvb_type[:tuner_mask] : tuner type to ask (dvb_type=S,S2,T,C) and optional
+# tuner group mask (every bit represents one tuner
+# group)
+# Optional:
+# -n hostname[:port] : do direct request for tuner (multicast by default)
+# -r rbuf_size : receive buffer size
+# -x max_delay : max delay or 0
+# -v level : verbosity level (1:err,2:warn,3:info,4:debug)
+#
+# Please omit (this option is set from this file sufix number in service unit,
+# mentioned only as reference):
+# -d dev_name : path to controlling device (usually /dev/vtunerc0)
+#
+
CLIENT_ARGS=""