fix scom restapi version

This commit is contained in:
garnier-quentin 2019-10-16 13:18:58 +02:00
parent 667e8c0b98
commit 639e6d4080
1 changed files with 1 additions and 1 deletions

View File

@ -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' },