fix scom restapi version
This commit is contained in:
parent
667e8c0b98
commit
639e6d4080
|
@ -43,7 +43,7 @@ sub new {
|
|||
|
||||
if (!defined($options{noptions})) {
|
||||
$options{options}->add_options(arguments => {
|
||||
'api-version' => { name => 'api_version' },
|
||||
'api-version:s' => { name => 'api_version' },
|
||||
'hostname:s' => { name => 'hostname' },
|
||||
'port:s' => { name => 'port' },
|
||||
'proto:s' => { name => 'proto' },
|
||||
|
|
Loading…
Reference in New Issue