Project

General

Profile

Actions

Feature #1146

closed

More info on command line options

Added by herrlado over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
11/27/2012
Due date:
% Done:

0%

Estimated time:

Description

const char * cPluginAndroVdr::CommandLineHelp(void) {
    return "  -p port          port number to listen to\n" 
           "  -P password      password (none if not given)" 
           "  -s               force check against svdrphosts.conf";
}
const char * cPluginAndroVdr::CommandLineHelp(void) {
    return "  -p port          port number to listen to\n" 
           "  -P password      password (none if not given). No password forces check against svdrphosts.conf.\n" 
           "  -s               force check against svdrphosts.conf, even if a password was given\n";
}
Actions #1

Updated by herrlado over 11 years ago

  • Status changed from New to Resolved
Actions #2

Updated by herrlado over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF