pvecm: fix typo in description for 'updatecerts'
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
parent
e085fe6f9f
commit
80d19645c4
1 changed files with 1 additions and 1 deletions
|
|
@ -551,7 +551,7 @@ __PACKAGE__->register_method ({
|
|||
additionalProperties => 0,
|
||||
properties => {
|
||||
force => {
|
||||
description => "Force generation of new SSL certifate.",
|
||||
description => "Force generation of new SSL certificate.",
|
||||
type => 'boolean',
|
||||
optional => 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue