summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/examples/vdr.vdrmanager
blob: ba5350551f399b032cc8b46678dc5662318ac643 (plain)
1
2
3
4
5
6
7
8
9
# Command line parameters for vdr-plugin-vdrmanager
#
#   For more details see:
#   http://projects.vdr-developer.org/projects/vdr-manager/wiki
#   -p port          port number to listen to\n"
#   -P password      password (none if not given)"
#   -s               force check against svdrphosts.conf";
#   -c               selects the compression mode to use (zlib or gzip). Default is zlib"
_EXTRAOPTS="-p 6420 -P change -c"