diff options
Diffstat (limited to 'vdr-vdrmanager/examples/vdr.vdrmanager')
-rw-r--r-- | vdr-vdrmanager/examples/vdr.vdrmanager | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vdr-vdrmanager/examples/vdr.vdrmanager b/vdr-vdrmanager/examples/vdr.vdrmanager index 57923a0..e1d1ddb 100644 --- a/vdr-vdrmanager/examples/vdr.vdrmanager +++ b/vdr-vdrmanager/examples/vdr.vdrmanager @@ -2,5 +2,7 @@ # # 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"; _EXTRAOPTS="-p 6420 -P change" |