diff options
Diffstat (limited to 'command/markad-standalone.cpp')
-rw-r--r-- | command/markad-standalone.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/command/markad-standalone.cpp b/command/markad-standalone.cpp index 97bef23..ebca1eb 100644 --- a/command/markad-standalone.cpp +++ b/command/markad-standalone.cpp @@ -1297,6 +1297,10 @@ int usage() " live-recordings are identified by having a '@' in the\n" " filename so the entry 'Mark instant recording' in the menu\n" " 'Setup - Recording' of the vdr should be set to 'yes'\n" + " --svdrphost=<ip/hostname> (default is 127.0.0.1)\n" + " ip/hostname of a remote VDR for OSD messages\n" + " --svdrpport=<port> (default is 2001)\n" + " port of a remote VDR for OSD messages\n" "\ncmd: one of\n" "- dummy-parameter if called directly\n" "after markad starts to analyze the recording\n" |